nlp

virtualitics_sdk.nlp.init_custom_components(components)

Register spacy components. At the moment it works only on the english language.

Parameters:

components (List[Union[EventExtractor, NerSummarization, CorpusStats]]) – List of classes.