Skip to main content
Version: 25.1

templates.SequenceNERTemplateSchema

class templates.SequenceNERTemplateSchema(*args, **kwargs)

Sequence NER template

Parameters

NameTypeDefaultInfo
primary_fieldstrThe primary text field for the dataset or the field that NER was applied on.
ner_fieldstrThe field that contains the NER entities.
keywordsList[str]List of keywords.