1 min readFeb 2, 2018
Hi Sebastian,
I’n not using any library, the project has zero dependencies for now although I plan to add numpy.
It should run with Python 3 without any additional steps:
Runpython3 main.py
as shown in the README:
https://github.com/mkonicek/nlp
Let me know if that doesn’t work for you, curious to what the issue is.