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