mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
b81a89f0a9
* update `Morphologizer.begin_training` for use with `Example` * make init and begin_training more consistent * add `Morphology.normalize_features` to normalize outside of `Morphology.add` * make sure `get_loss` doesn't create unknown labels when the POS and morph alignments differ |
||
---|---|---|
.. | ||
__init__.py | ||
test_analysis.py | ||
test_entity_linker.py | ||
test_entity_ruler.py | ||
test_factories.py | ||
test_functions.py | ||
test_morphologizer.py | ||
test_pipe_methods.py | ||
test_sentencizer.py | ||
test_senter.py | ||
test_simple_ner.py | ||
test_tagger.py | ||
test_textcat.py |