Group "ROBIN AI", subgroup "NER (PREFERENTUM)"
The action extracts addresses from text
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Text | Text for analysis | String | Производство товаров находится по адресу: Россия, Московская область, Одинцовский район, деревня Захарово, ул. Гороховая, д. 34 | Yes |
Results | ||||
Result | Collection of extracted data | Collection |
If the same entity appears several times in the text, it will be written once in the resulting array.
There is a text: "Иван Иванович Иванов проживает по адресу: город Москва, ул. Родионова 2, кв.9".
It is required to extract the address from the text.
Use the “Extract addresses”, “Get value by index” and “Message” actions.
Implementation
Result
The program robot has completed successfully. The required value is displayed in the dialog box.