Add missing symbols

This commit is contained in:
Ines Montani 2017-10-31 19:34:45 +01:00 committed by GitHub
parent 9b0de9fb43
commit 147448b65b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,8 @@
# encoding: utf8
from __future__ import unicode_literals
from ...symbols import ORTH, LEMMA, NORM, POS
from ...symbols import POS, DET, ADP, CCONJ, ADV, NOUN, X, AUX
from ...symbols import ORTH, LEMMA, NORM
_exc = {