Nikos Atlas 6a5506968b add adverbial strategy wip | hace 2 años | |
---|---|---|
.idea | hace 2 años | |
nltk_data | hace 2 años | |
word_processor | hace 2 años | |
.gitignore | hace 2 años | |
README.md | hace 2 años | |
document.txt | hace 2 años | |
pytest.ini | hace 2 años | |
requirements.txt | hace 2 años | |
setup.py | hace 2 años |
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"