mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 05:07:03 +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 |
||
---|---|---|
.. | ||
converters | ||
__init__.py | ||
convert.py | ||
debug_data.py | ||
download.py | ||
evaluate.py | ||
info.py | ||
init_model.py | ||
package.py | ||
pretrain.py | ||
profile.py | ||
train_from_config.py | ||
train.py | ||
validate.py |