Nikos Atlas 3b72d24723 fix requirements.txt | 2 éve | |
---|---|---|
.idea | 2 éve | |
nltk_data | 2 éve | |
word_processor | 2 éve | |
.gitignore | 2 éve | |
README.md | 2 éve | |
document.txt | 2 éve | |
pytest.ini | 2 éve | |
requirements.txt | 2 éve | |
setup.py | 2 éve |
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"