Нема описа

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