Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action extracts the names of organizations from the text

Action icon

Parameters

...

Input parameters

  • Text – text from which the names of the organizations will be extracted.
  • Without specifying the form - if the value of the parameter is "true", only names of organizations will be received.
    If the value is "false", the names of organizations will be retrieved with indication of their legal form.

Output parameters

  • 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.

...

and their 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 formIf «true», then only the name of the organization will be indicated. If «false», the full name of the organization will be extractedBooleantrueNo
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



...