Skip to content

archaeo_super_prompt.types.embedding_labeled_chunks

source module archaeo_super_prompt.types.embedding_labeled_chunks

Classes

  • SemanticallyLabeledChunkDatasetSchema 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 semanticallyIdentifiedThesaurus dictionary. The best chunks are those in which the list of identified thesaurus is not empty for a given identified data field.

source class SemanticallyLabeledChunkDatasetSchema()

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 semanticallyIdentifiedThesaurus dictionary. The best chunks are those in which the list of identified thesaurus is not empty for a given identified data field.