Нема описа

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"