Open arashsa opened 7 years ago
I found this suggestion: So it seems that pip3 install morfessor won't pick the latest version. pip3 install 'morfessor>=2.0.2a1' (as per polyglot(1) warning) solved the issue. here: https://github.com/aboSamoor/polyglot/issues/66
That didn't work for me, but what worked was: pip install 'morfessor>=2.0.2a1'
I'm running polyglot on Mac OSX, with Python 3.6.0.
When I try running this code:
I get this Traceback: