Sen descrición

Nikos Atlas 6d0fb2c063 move tests around %!s(int64=2) %!d(string=hai) anos
.idea feb0a01cdd adds synonyms - tests and configuration - snapshot testing %!s(int64=2) %!d(string=hai) anos
nltk_data feb0a01cdd adds synonyms - tests and configuration - snapshot testing %!s(int64=2) %!d(string=hai) anos
src 6d0fb2c063 move tests around %!s(int64=2) %!d(string=hai) anos
.gitignore 253869ab22 .gitignore %!s(int64=2) %!d(string=hai) anos
README.md feb0a01cdd adds synonyms - tests and configuration - snapshot testing %!s(int64=2) %!d(string=hai) anos
document.txt a6c1829963 leaf strategy tester %!s(int64=2) %!d(string=hai) anos
main.py 2a78044b30 initialize %!s(int64=2) %!d(string=hai) anos
pytest.ini feb0a01cdd adds synonyms - tests and configuration - snapshot testing %!s(int64=2) %!d(string=hai) anos
requirements.txt feb0a01cdd adds synonyms - tests and configuration - snapshot testing %!s(int64=2) %!d(string=hai) anos
setup.py 2a78044b30 initialize %!s(int64=2) %!d(string=hai) anos

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