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