Group "ROBIN AI", subgroup "NER (PREFERENTUM)"
The action returns toponyms from the text. Suitable for extracting the names of states, republics, regions, cities
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Text | Text for analysis | String | Production of goods is located at: Russia, Moscow region, Odintsovsky district, Zakharovo village, Gorokhovaya street, 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:
"USA is a land of limitless possibilities."
ou need to extract a toponym from the text and display it in a dialog box.
Take advantage of the "Extract toponyms", "Message" and "Get value by index" actions.
The program robot has completed successfully. The required value is displayed in the dialog box.