spaCy/spacy/pipeline
adrianeboyd 48ea2e8d0f Restructure Sentencizer to follow Pipe API (#4721)
* Restructure Sentencizer to follow Pipe API

Restructure Sentencizer to follow Pipe API so that it can be scored with
`nlp.evaluate()`.

* Add Sentencizer pipe() test
2019-11-27 16:33:34 +01:00
..
__init__.py
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
morphologizer.pyx
pipes.pyx Restructure Sentencizer to follow Pipe API (#4721) 2019-11-27 16:33:34 +01:00