mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-15 18:52:29 +03:00
Fix Issue #243: Incorrect gazetteer entry
This commit is contained in:
parent
9721502c81
commit
6c633f2edc
|
@ -156,7 +156,7 @@
|
||||||
"ORG",
|
"ORG",
|
||||||
{},
|
{},
|
||||||
[
|
[
|
||||||
[{"orth": "Facebook"}]
|
[{"orth": "Blizzard"}]
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"Ubuntu": [
|
"Ubuntu": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user