Bez popisu

Nikos Atlas 184da42adb package ready to be installed před 2 roky
.idea 184da42adb package ready to be installed před 2 roky
nltk_data feb0a01cdd adds synonyms - tests and configuration - snapshot testing před 2 roky
word_recommender 184da42adb package ready to be installed před 2 roky
.gitignore 184da42adb package ready to be installed před 2 roky
README.md feb0a01cdd adds synonyms - tests and configuration - snapshot testing před 2 roky
document.txt a6c1829963 leaf strategy tester před 2 roky
pytest.ini 184da42adb package ready to be installed před 2 roky
requirements.txt feb0a01cdd adds synonyms - tests and configuration - snapshot testing před 2 roky
setup.py 184da42adb package ready to be installed před 2 roky

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