mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-06 09:44:21 +03:00
4 lines
77 B
Python
4 lines
77 B
Python
from ..punctuation import TOKENIZER_SUFFIXES
|
|
|
|
_suffixes = TOKENIZER_SUFFIXES
|