mirror of https://github.com/explosion/spaCy.git
parent
37ec67f868
commit
0d57e84b7b
|
@ -1,7 +1,3 @@
|
|||
coding: utf8
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from ...attrs import LIKE_NUM
|
||||
|
||||
_num_words = [
|
||||
|
|
Loading…
Reference in New Issue