Extract URI Version 1 (Net)
Group "ROBIN AI", subgroup "NER (PREFERENTUM)"
Description
The action returns a unified sequence of characters - URI (URL, EMail), ISBN, UDC, LBC, etc. from the text.
(URI is a unique sequence of characters that identifies an abstract or physical resource – more details)
Action icon
Parameters and their settings
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Text | Text for analysis | String | https://www.rpa-robin.ru/ | Yes |
Results | ||||
Result | Collection of extracted data | Collection |
Special conditions of use
If the same entity appears several times in the text, it will be written once in the resulting array.
Example of use
Task
The following text is available:
ROBIN RPA - leading Russian RPA platform Company's website: https://www.rpa-robin.ru/.
It is required to output the value "https://rpa-robin.ru" in the dialog box.
Solution
Use the actions “Extract URI”, “Message”, “Get value by index”.
Implementation
- Create a variable “Collection” into which the result of the “ Extract URI” action will be written.
- Drag and drop the “Extract URI” action to the workspace.
- Fill in the “Text” parameter of the “Extract URI” action.
- Add the variable “Collection” to the result.
- Drag the “Get value by index” action to the workspace.
- Set the parameters of the “Get value by index” action.
- Drag and drop the “Message” action to the workspace.
- Set the parameters of the “Message” action.
In the “Message text” field add the result of the “Get value by index” action. - Click on the “Start” button in the top panel.
Result
The program robot has completed successfully.
The required value is displayed in the dialog box.
Обзор
Инструменты контента