Preparing search index...
The search index is not available
CREWDLE Mist SDK Reference
CREWDLE Mist SDK Reference
INLPEntityTypes
Interface INLPEntityTypes
Represents the types of entities that can be extracted.
interface
INLPEntityTypes
{
ner
:
boolean
;
noun
:
boolean
;
propn
:
boolean
;
verb
:
boolean
;
}
Index
Properties
ner
noun
propn
verb
Properties
ner
ner
:
boolean
noun
noun
:
boolean
propn
propn
:
boolean
verb
verb
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ner
noun
propn
verb
CREWDLE Mist SDK Reference
Loading...
Represents the types of entities that can be extracted.