comtravo / ctparse

Parse natural language time expressions in python
https://www.comtravo.com
MIT License
131 stars 24 forks source link

obsolete documentation #106

Closed inferense closed 3 years ago

inferense commented 3 years ago

thanks for the helpful documentation, however as I was playing around and implementing custom changes there are few inaccuracies in the Contributing section.

py.test tests/test_run_corpus.py should be changed to py.test tests/test_corpus.py I presume as the test_run_corpus.pydoesn't exist anymore.

the make train command is giving me trouble as well when running it from the root directory.

gabrielelanaro commented 3 years ago

thanks for the report! I updated the docs.

can you provide more details regarding the make train troubles you are getting?

inferense commented 3 years ago

sorry make train is an error on my side