بدون توضیح

Nikos Atlas 184da42adb package ready to be installed 2 سال پیش
.idea 184da42adb package ready to be installed 2 سال پیش
nltk_data feb0a01cdd adds synonyms - tests and configuration - snapshot testing 2 سال پیش
word_recommender 184da42adb package ready to be installed 2 سال پیش
.gitignore 184da42adb package ready to be installed 2 سال پیش
README.md feb0a01cdd adds synonyms - tests and configuration - snapshot testing 2 سال پیش
document.txt a6c1829963 leaf strategy tester 2 سال پیش
pytest.ini 184da42adb package ready to be installed 2 سال پیش
requirements.txt feb0a01cdd adds synonyms - tests and configuration - snapshot testing 2 سال پیش
setup.py 184da42adb package ready to be installed 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