added utf8 encoding flag

This commit is contained in:
jeannefukumaru 2019-04-01 16:37:11 +08:00 committed by GitHub
parent a741bed7a7
commit 082a0a2232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
# coding: utf8
from __future__ import unicode_literals
from ...symbols import POS, PUNCT, SYM, ADJ, CCONJ, NUM, DET, ADV, ADP, X, VERB