Extract NER Entities#
Extract entities (NER).
| Source Text | [Text] The source text for processing. |
| Result | [List of Objects] Returns a list of objects. The numbering starts from zero. Each object contains three properties:
For example, to get the type of the first found entity, you need to write Child objects have the same properties and allow for a more detailed breakdown of the parent entity. For instance, the entity |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that the blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Message | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |