spaCy/spacy/pipeline
Sofie Van Landeghem 7de3b129ab Resolve edge case when calling textcat.predict with empty doc (#4035)
* resolve edge case where no doc has tokens when calling textcat.predict

* more explicit value test
2019-07-30 14:58:01 +02:00
..
__init__.py Merge branch 'master' into feature/el-framework 2019-03-26 11:00:02 +01:00
entityruler.py Improve EntityRuler serialization 2019-07-10 12:25:45 +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
pipes.pyx Resolve edge case when calling textcat.predict with empty doc (#4035) 2019-07-30 14:58:01 +02:00