설명 없음

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"