amir-zeldes / xrenner

eXternally configurable REference and Non Named Entity Recognizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verbose output doesn't work

ftyers opened this issue · comments

It seems a module is missing ?

$ python3 xrenner.py -v -o html -m rus ~/source/ftyers.github.io/028-komp-ling/classes/pushkin.conllu  > /tmp/x.html
Traceback (most recent call last):
  File "xrenner.py", line 121, in <module>
    import modules.timing
ImportError: No module named 'modules.timing'