1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-04-02 00:04:13 +03:00
spaCy/spacy/pipeline
adrianeboyd ae4af52ce7
Add ideographic stops to sentencizer ()
Add ideographic half- and fullwidth full stops to default sentencizer
punctuation.
2020-04-08 12:58:39 +02:00
..
__init__.py Merge changes from master 2019-08-21 14:18:52 +02:00
entityruler.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
functions.py Filter subtoken matches in merge_subtokens() () 2019-10-28 15:40:28 +01:00
hooks.py Component decorator and component analysis () 2019-10-27 13:35:49 +01:00
morphologizer.pyx Component decorator and component analysis () 2019-10-27 13:35:49 +01:00
pipes.pyx Add ideographic stops to sentencizer () 2020-04-08 12:58:39 +02:00