Bez popisu

Nikos Atlas e55f4abdee back_and_forth_strategy před 2 roky
.idea 6a5506968b add adverbial strategy wip před 2 roky
nltk_data 6ff7ea09de renaming to word_processor před 2 roky
word_processor e55f4abdee back_and_forth_strategy před 2 roky
.gitignore 6ff7ea09de renaming to word_processor před 2 roky
README.md 6ff7ea09de renaming to word_processor před 2 roky
document.txt 6a5506968b add adverbial strategy wip před 2 roky
pytest.ini 6ff7ea09de renaming to word_processor před 2 roky
requirements.txt 3b72d24723 fix requirements.txt před 2 roky
setup.py 6f65da8c79 update version and main script strategy před 2 roky

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"