История страницы
...
- Result is a collection of dictionaries with extracted data.
If the same organization name occurs several times in the text, it will be recorded once in the resulting collection.
Settings
Property | Description | Type | Filling example | Mandatoryfield |
Parameters | ||||
Text | The text from which the organization names will be extracted | String | ООО "Аквилон-Лизинг" открыто с 2015 года. Общество с ограниченной ответственностью "Аквилон-Лизинг" приветствует вас! | Yes |
Without specifying the form | If «true», then only the name of the organization will be indicated. If «false», the full name of the organization will be extracted | Boolean | true | No |
Results | ||||
Result | A collection with extracted data. If the same organization name appears several times in the text, then it will be recorded once in the resulting collection | Collection |
Special conditions of use
...
There is a text to recognize:
Информация | ||
---|---|---|
| ||
Александр уволился с ПАТП "Кувшин" и завел собственное СХК "ИВАНОВ". При этом Александр 10 лет отработал в "СтройТЭК" параллельно с ООО "Газпром-инвест". |
You need to extract the names of organizations from the text and display them in a dialog box.
...
- Drag the "Extract names of organizations" action to the workspace.
- Fill in the "Text" parameter of the "Extract names of organizations" action.
Add the variable "Collection" to the result. - Drag the "Convert data" action to the workspace.
- Set the parameters of the "Convert data" action.
In the "Source" field add the created variable.
Select the "String" option in the "Type" field. - Drag the "Message" action to the workspace.
- Set the parameters of the "Message" action.
In the "Message text" field add the result of the "Convert data" action. - Click on the "Start" button in the top panel.
...
When "true" is set to "Without specifying the form", the "Extract names of organizations" action is performed
the The resulting collection will contain only the names of organizations:
Обзор
Инструменты контента