mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-27 06:01:28 +03:00
* Add initial reproducibility tests * failing test for default_text_classifier (WIP) * track trouble to underlying tok2vec layer * add regression test for Issue 5551 * tests go green with https://github.com/explosion/thinc/pull/359 * update test * adding fixed seeds to HashEmbed layers, seems to fix the reproducility issue Co-authored-by: Matthew Honnibal <honnibal+gh@gmail.com> |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| _biluo.py | ||
| _character_embed.py | ||
| _iob.py | ||
| _precomputable_affine.py | ||
| extract_ngrams.py | ||
| spacy_vectors.py | ||
| tb_framework.py | ||