Action group: Text, subgroup: NER
Extracts addresses from text.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Text for analysis. | Robin.String | No | |
Results | ||||
Result | Collection of extracted addresses. If the same entity appears several times in the text, it will be written once in the resulting array. | Robin.Collection |
If the same entity appears several times in the text, it will be recorded once in the resulting array.
There is the text:
Ivan Ivanovich Ivanov resides at the address: the city of Moscow, Rodionova Street 2, ap. 9.
It is required to extract the address from the text.
Use the "Extract addresses", "Get value by index" and "Show message" actions.
The program robot completed successfully. The required value is displayed in the dialog box.