mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
c95ce96c44
* Update sentence recognizer * rename `sentrec` to `senter` * use `spacy.HashEmbedCNN.v1` by default * update to follow `Tagger` modifications * remove component methods that can be inherited from `Tagger` * add simple initialization and overfitting pipeline tests * Update serialization test for senter |
||
---|---|---|
.. | ||
defaults | ||
__init__.py | ||
entity_linker.py | ||
multi_task.py | ||
parser.py | ||
tagger.py | ||
tensorizer.py | ||
textcat.py | ||
tok2vec.py |