-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Hello
StrepHit seems very interesting
I've installed it on Windows. perl and TreeTagger are working and in the PATH
When I execute the following command line
python -m strephit extraction process_semistructured -p 1 samples/corpus.jsonlines
I get
c:\python.exe: Error while finding spec for 'strephit.main' (<class 'ImportError'>: No module named 'annotation'); 'strephit' is a package and cannot be directly executed
Any idea?