Aucune description

Nikos Atlas 6d0fb2c063 move tests around il y a 2 ans
.idea feb0a01cdd adds synonyms - tests and configuration - snapshot testing il y a 2 ans
nltk_data feb0a01cdd adds synonyms - tests and configuration - snapshot testing il y a 2 ans
src 6d0fb2c063 move tests around il y a 2 ans
.gitignore 253869ab22 .gitignore il y a 2 ans
README.md feb0a01cdd adds synonyms - tests and configuration - snapshot testing il y a 2 ans
document.txt a6c1829963 leaf strategy tester il y a 2 ans
main.py 2a78044b30 initialize il y a 2 ans
pytest.ini feb0a01cdd adds synonyms - tests and configuration - snapshot testing il y a 2 ans
requirements.txt feb0a01cdd adds synonyms - tests and configuration - snapshot testing il y a 2 ans
setup.py 2a78044b30 initialize il y a 2 ans

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