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