mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-14 13:47:13 +03:00
48ea2e8d0f
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_analysis.py | ||
test_entity_linker.py | ||
test_entity_ruler.py | ||
test_factories.py | ||
test_functions.py | ||
test_pipe_methods.py | ||
test_sentencizer.py | ||
test_tagger.py | ||
test_textcat.py |