mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-03 21:24:11 +03:00
5 lines
77 B
Python
5 lines
77 B
Python
# coding: utf8
|
|
from __future__ import unicode_literals
|
|
|
|
NORM_EXCEPTIONS = {}
|