Group "ROBIN AI", subgroup "NER (PREFERENTUM)"
The action returns full name from text
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Text | Text for analysis | String | Olga Viktorovna Kralkova is a leading specialist in the field of rocket engineering. | 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.
When extracting the full name, it is brought to a unified structure: Surname First Name Patronymic or Surname FN P.
There is a text:
"Ivan Ivanovich Ivanov is the CEO of OOO Romashka."
It is required to extract the full name from the text.
Use the "Extract full names", "Get value by index" and "Message" actions.
The program robot has completed successfully. The required value is displayed in the dialog box.