Няма описание

Nikos Atlas 42a29912b4 lemma_ преди 2 години
.idea 184da42adb package ready to be installed преди 2 години
nltk_data 6ff7ea09de renaming to word_processor преди 2 години
word_processor 42a29912b4 lemma_ преди 2 години
.gitignore 6ff7ea09de renaming to word_processor преди 2 години
README.md 6ff7ea09de renaming to word_processor преди 2 години
document.txt a6c1829963 leaf strategy tester преди 2 години
pytest.ini 6ff7ea09de renaming to word_processor преди 2 години
requirements.txt 3b72d24723 fix requirements.txt преди 2 години
setup.py 6ff7ea09de renaming to word_processor преди 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"