mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-28 12:53:41 +03:00
Update tag_map.py
Updated tag_map
This commit is contained in:
parent
f6be28cfb2
commit
7c8721b1bd
|
@ -1,4 +1,4 @@
|
||||||
# coding: utf8
|
coding: utf8
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from ...symbols import POS, PUNCT, SYM, ADJ, CCONJ, NUM, DET, ADV, ADP, X, VERB
|
from ...symbols import POS, PUNCT, SYM, ADJ, CCONJ, NUM, DET, ADV, ADP, X, VERB
|
||||||
|
|
Loading…
Reference in New Issue
Block a user