ExtractionModels Object (IExtractionModels Interface)
This object is a collection of the ExtractionModel objects.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Returns the number of elements in the collection. |
Element | ExtractionModel, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
AddNew | Adds a new entity extraction model at the end of the collection. |
Delete | Deletes the entity extraction model from the collection. |
DeleteAll | Removes all the elements from the collection. |
DeleteAt | Removes an element from the collection by index. |
Item | Provides access to a single element of the collection. |
LoadFromFile | Loads the entity extraction model from a .zip file. |
Related objects
See also
15.08.2023 13:19:30