This commit is contained in:
Ines Montani 2020-07-23 00:16:23 +02:00
parent a624ae0675
commit 87737a5a60
2 changed files with 0 additions and 7 deletions

View File

@ -1,7 +1,3 @@
# coding: utf8
from __future__ import unicode_literals
"""
Example sentences to test spaCy and its language models.

View File

@ -1,6 +1,3 @@
# coding: utf8
from __future__ import unicode_literals
from ..norm_exceptions import BASE_NORMS
from ...attrs import NORM, LIKE_NUM