mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-03 05:04:09 +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 |
||
---|---|---|
.. | ||
models | ||
__init__.py | ||
_character_embed.py | ||
_layers.py | ||
extract_ngrams.py | ||
tok2vec.py |