spaCy/spacy/pipeline
Matthew Honnibal 29f9fec267
Improve spacy pretrain (#4393)
* Support bilstm_depth arg in spacy pretrain

* Add option to ignore zero vectors in get_cossim_loss

* Use cosine loss in Cloze multitask
2019-10-07 23:34:58 +02:00
..
__init__.py Merge changes from master 2019-08-21 14:18:52 +02:00
entityruler.py Ensure the NER remains consistent after resizing (#4330) 2019-09-27 20:57:13 +02:00
functions.py Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
hooks.py 💫 Add better and serializable sentencizer (#3471) 2019-03-23 15:45:02 +01:00
morphologizer.pyx Refactor morphologizer 2019-03-09 22:54:59 +00:00
pipes.pyx Improve spacy pretrain (#4393) 2019-10-07 23:34:58 +02:00