Нема описа

Nikos Atlas e55f4abdee back_and_forth_strategy пре 2 година
.idea 6a5506968b add adverbial strategy wip пре 2 година
nltk_data 6ff7ea09de renaming to word_processor пре 2 година
word_processor e55f4abdee back_and_forth_strategy пре 2 година
.gitignore 6ff7ea09de renaming to word_processor пре 2 година
README.md 6ff7ea09de renaming to word_processor пре 2 година
document.txt 6a5506968b add adverbial strategy wip пре 2 година
pytest.ini 6ff7ea09de renaming to word_processor пре 2 година
requirements.txt 3b72d24723 fix requirements.txt пре 2 година
setup.py 6f65da8c79 update version and main script strategy пре 2 година

README.md

Installation

  • make a virtualenv
  • pip install

Download the relevant network

python -m spacy download en_core_web_trf

Testing

Run tests

pytest

Update snapshots

pytest --snapshot-update

Install

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"