spaCy/spacy/pipeline
Sofie Van Landeghem 9d3ce7cba2 Ensure training doesn't crash with empty batches (#4360)
* unit test for previously resolved unflatten issue

* prevent batch of empty docs to cause problems
2019-10-02 12:50:47 +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 Ensure training doesn't crash with empty batches (#4360) 2019-10-02 12:50:47 +02:00