Няма описание

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