spaCy/spacy/language_data/__init__.py
Ines Montani fb9d3bb022 Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit d3b181cdf1, reversing
changes made to b19cfcc144.
2017-01-03 18:21:36 +01:00

6 lines
123 B
Python

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