architxt.nlp.entity_extractor#

Classes

class architxt.nlp.entity_extractor.EntityExtractor[source]#

Bases: ABC

async batch(sentences)[source]#
Return type:

AsyncIterator[AnnotatedSentence]

async enrich(sentences)[source]#
Return type:

AsyncIterator[AnnotatedSentence]

property name#
Return type:

str