mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 18:56:36 +03:00
* Fix compilation error in en/tag_map.json
This commit is contained in:
parent
9eae9837c4
commit
c9f2082e3c
|
@ -56,5 +56,5 @@
|
||||||
"HYPH": {"pos": "punct"},
|
"HYPH": {"pos": "punct"},
|
||||||
"XX": {"pos": "x"},
|
"XX": {"pos": "x"},
|
||||||
"BES": {"pos": "verb"},
|
"BES": {"pos": "verb"},
|
||||||
"HVS": {"pos": "verb"},
|
"HVS": {"pos": "verb"}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user