SapienzaNLP / ewiser

A Word Sense Disambiguation system integrating implicit and explicit external knowledge.
Other
66 stars 17 forks source link

ModuleNotFoundError: No module named 'ewiser.spacy' #11

Closed Rohit8y closed 3 years ago

Rohit8y commented 3 years ago

from ewiser.spacy.disambiguate import Disambiguator ModuleNotFoundError: No module named 'ewiser.spacy'

mbevila commented 3 years ago

Have you followed the Installation instructions?

Rohit8y commented 3 years ago

I missed some dependency while installing. It's working now.