spaCy/spacy/pipeline
GuiGel 8f7ab70870 Bugfix/fix entity ruler from disk (#4670)
* fix EntityRuler from_disk bug

* add contributor file

* Test EntityRuler PhraseMatcher deserialization (#4651)

* newline at end of file

* fix copy paste error

* serializing the EntityRuler by itself

* Add unicode declarations for Python 2 and auto-format
2019-11-21 16:26:37 +01:00
..
__init__.py Merge changes from master 2019-08-21 14:18:52 +02:00
entityruler.py Bugfix/fix entity ruler from disk (#4670) 2019-11-21 16:26:37 +01:00
functions.py Filter subtoken matches in merge_subtokens() (#4539) 2019-10-28 15:40:28 +01:00
hooks.py Component decorator and component analysis (#4517) 2019-10-27 13:35:49 +01:00
morphologizer.pyx Component decorator and component analysis (#4517) 2019-10-27 13:35:49 +01:00
pipes.pyx Add error for non-string labels (#4690) 2019-11-21 16:24:10 +01:00