spaCy/spacy/language_data/__init__.py
2016-12-18 15:36:53 +01:00

5 lines
100 B
Python

from .emoticons import *
from .punctuation import *
from .entity_rules import *
from .util import *