mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +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"},
|
||||
"XX": {"pos": "x"},
|
||||
"BES": {"pos": "verb"},
|
||||
"HVS": {"pos": "verb"},
|
||||
"HVS": {"pos": "verb"}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user