mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 18:56:36 +03:00
60f22e1800
* ensure Language passes on valid examples for initialization * fix tagger model initialization * check for valid get_examples across components * assume labels were added before begin_training * fix senter initialization * fix morphologizer initialization * use methods to check arguments * test textcat init, requires thinc>=8.0.0a31 * fix tok2vec init * fix entity linker init * use islice * fix simple NER * cleanup debug model * fix assert statements * fix tests * throw error when adding a label if the output layer can't be resized anymore * fix test * add failing test for simple_ner * UX improvements * morphologizer UX * assume begin_training gets a representative set and processes the labels * remove assumptions for output of untrained NER model * restore test for original purpose |
||
---|---|---|
.. | ||
__init__.py | ||
test_issue1-1000.py | ||
test_issue1001-1500.py | ||
test_issue1501-2000.py | ||
test_issue2001-2500.py | ||
test_issue2501-3000.py | ||
test_issue3001-3500.py | ||
test_issue3501-4000.py | ||
test_issue4001-4500.py | ||
test_issue4501-5000.py | ||
test_issue5048.py | ||
test_issue5082.py | ||
test_issue5137.py | ||
test_issue5141.py | ||
test_issue5152.py | ||
test_issue5230.py | ||
test_issue5458.py | ||
test_issue5551.py | ||
test_issue5838.py | ||
test_issue5918.py |