archaeo_super_prompt.types.ner_labeled_chunks
source module archaeo_super_prompt.types.ner_labeled_chunks
Classes
-
NerLabeledChunkDatasetSchema — If a chunk is likely to wear information about some data field to be extracted, then we add the data field key as a key of the nerIdentifiedThesaurus dictionary. The best chunks are those in which the list of identified thesaurus is not empty for a given identified data field.
source class NerLabeledChunkDatasetSchema()
Bases : DataFrameModel
If a chunk is likely to wear information about some data field to be extracted, then we add the data field key as a key of the nerIdentifiedThesaurus dictionary. The best chunks are those in which the list of identified thesaurus is not empty for a given identified data field.