Без опису

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