Nikos Atlas b58b81acbc adds adverbial, compound and prepend strategies | 2 년 전 | |
---|---|---|
.idea | 2 년 전 | |
nltk_data | 2 년 전 | |
word_processor | 2 년 전 | |
.gitignore | 2 년 전 | |
README.md | 2 년 전 | |
document.txt | 2 년 전 | |
pytest.ini | 2 년 전 | |
requirements.txt | 2 년 전 | |
setup.py | 2 년 전 |
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"