No Description

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

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"