Extract organizations Version 3 (Net)
Action group: Text
Description
This action is designed to extract the names of organizations from the text.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Text for analysis. | Robin.String | No | |
Results | ||||
Result | Collection of extracted data. If the same entity appears several times in the text, it will be written once in the resulting array. | Robin.Collection |
Special conditions of use
If the same entity appears several times in the text, it will be recorded once in the resulting array.
When extracting, the name of the entity is reduced to its short form: ORGANIZATION NAME LLC.
Example of use
Task
There is a variable "Input text" with the value:
Robin LLC is a leader in the development of software robots
in Russia.
It is required to extract the company name from the text and display it in the dialog box.
Solution
Use "Extract organizations", "Show message", "Get value by index" actions.
Implementation
- Create a variable "Collection" into which the result of the "Extract organizations" action will be written.
- Move the "Extract organizations" action to the workspace and set its parameters.
- Move the "Get value by index" action to the workspace and set its parameters.
- Move the "Show message" action to the workspace and set its parameters.
- Click "Start" in the top panel.
Result
The program robot completed successfully.
The required value is displayed in the dialog box.
Обзор
Инструменты контента