Nikos Atlas 6a5506968b add adverbial strategy wip | il y a 2 ans | |
---|---|---|
.idea | il y a 2 ans | |
nltk_data | il y a 2 ans | |
word_processor | il y a 2 ans | |
.gitignore | il y a 2 ans | |
README.md | il y a 2 ans | |
document.txt | il y a 2 ans | |
pytest.ini | il y a 2 ans | |
requirements.txt | il y a 2 ans | |
setup.py | il y a 2 ans |
Download the relevant network
python -m spacy download en_core_web_trf
Run tests
pytest
Update snapshots
pytest --snapshot-update
Clone repo
git clone http://onarbooks.com/nikatlas/word_processor.git
pip install ./word_processor
Download the relevant network
python -m spacy download en_core_web_trf
Run the package's script
python -m word_processor "A sentence that describes a variable or function or method or class"