maxent-ai / converse

Conversational text Analysis using various NLP techniques
Apache License 2.0
178 stars 19 forks source link

Error in importing Callyzer, SpeakerStats #7

Open kalpa277 opened 2 years ago

kalpa277 commented 2 years ago

When I want to load the model it's showing this error.Whether it is currently in devloped mode des

KeyError: "[E002] Can't find factory for 'tok2vec'. This usually happens when spaCy callsnlp.create_pipewith a component name that's not built in - for example, when constructing the pipeline from a model's meta.json. If you're using a custom component, you can write to Language.factories['tok2vec'] or remove it from the ### model meta and add it vianlp.add_pipeinstead.

oriel-perl commented 1 year ago

Hi! Did you find a possible solution?

Thanks,