Нема описа

Nikos Atlas 6d0fb2c063 move tests around пре 2 година
.idea feb0a01cdd adds synonyms - tests and configuration - snapshot testing пре 2 година
nltk_data feb0a01cdd adds synonyms - tests and configuration - snapshot testing пре 2 година
src 6d0fb2c063 move tests around пре 2 година
.gitignore 253869ab22 .gitignore пре 2 година
README.md feb0a01cdd adds synonyms - tests and configuration - snapshot testing пре 2 година
document.txt a6c1829963 leaf strategy tester пре 2 година
main.py 2a78044b30 initialize пре 2 година
pytest.ini feb0a01cdd adds synonyms - tests and configuration - snapshot testing пре 2 година
requirements.txt feb0a01cdd adds synonyms - tests and configuration - snapshot testing пре 2 година
setup.py 2a78044b30 initialize пре 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