mirror of https://github.com/explosion/spaCy.git
parent
f6be28cfb2
commit
7c8721b1bd
|
@ -1,4 +1,4 @@
|
|||
# coding: utf8
|
||||
coding: utf8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from ...symbols import POS, PUNCT, SYM, ADJ, CCONJ, NUM, DET, ADV, ADP, X, VERB
|
||||
|
|
Loading…
Reference in New Issue