mirror of https://github.com/explosion/spaCy.git
Add full exceptions with spaces
This commit is contained in:
parent
f2fe60bacf
commit
bced6309e5
|
@ -52,8 +52,8 @@ for orth in [
|
|||
"Dra.",
|
||||
"EE.UU.",
|
||||
"Ee.Uu.",
|
||||
"UU.", # For "EE. UU."
|
||||
"Uu.", # For "Ee. Uu."
|
||||
"EE. UU.",
|
||||
"Ee. Uu.",
|
||||
"etc.",
|
||||
"fig.",
|
||||
"Gob.",
|
||||
|
|
Loading…
Reference in New Issue