mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
Fix formatting
This commit is contained in:
parent
70a9504560
commit
6c15aafebd
|
@ -2,7 +2,6 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
|
||||
|
||||
TAG_MAP = {
|
||||
"ADJ___": {"morph": "_", "pos": "ADJ"},
|
||||
"ADJ__AdpType=Prep": {"morph": "AdpType=Prep", "pos": "ADJ"},
|
||||
|
|
Loading…
Reference in New Issue
Block a user