* Fix gazetteer.json

This commit is contained in:
Matthew Honnibal 2015-08-06 17:27:51 +02:00
parent 0e098815cc
commit 855af087fc

View File

@ -69,7 +69,7 @@
[{"lower": "html"}], [{"lower": "html"}],
[{"lower": "html5"}] [{"lower": "html5"}]
] ]
] ],
"Python": [ "Python": [
"PRODUCT", "PRODUCT",
{}, {},
@ -164,6 +164,7 @@
"false_positives": [ "false_positives": [
null, null,
{}, {},
[
[{"orth": "Shit"}], [{"orth": "Shit"}],
[{"orth": "Weed"}], [{"orth": "Weed"}],
[{"orth": "Cool"}], [{"orth": "Cool"}],
@ -177,4 +178,5 @@
[{"orth": "Yea"}], [{"orth": "Yea"}],
[{"orth": "Bah"}] [{"orth": "Bah"}]
] ]
]
} }