templates.SequenceNERTemplateSchema
- class templates.SequenceNERTemplateSchema(*args, **kwargs)
Sequence NER template
Parameters
Parameters
Name Type Default Info primary_field str
The primary text field for the dataset or the field that NER was applied on. ner_field str
The field that contains the NER entities. keywords List[str]
List of keywords.