* Fix compilation error in en/tag_map.json

This commit is contained in:
Matthew Honnibal 2015-09-06 17:54:51 +02:00
parent 9eae9837c4
commit c9f2082e3c

View File

@ -56,5 +56,5 @@
"HYPH": {"pos": "punct"},
"XX": {"pos": "x"},
"BES": {"pos": "verb"},
"HVS": {"pos": "verb"},
"HVS": {"pos": "verb"}
}