mirror of https://github.com/explosion/spaCy.git
* Fix specials.json
This commit is contained in:
parent
1629b33082
commit
0c25001325
|
@ -415,6 +415,8 @@
|
|||
"Gov.": [{"F": "Gov."}],
|
||||
"Gen.": [{"F": "Gen."}],
|
||||
|
||||
"Mt.": [{"F": "Mt.", "L": "Mount"}],
|
||||
|
||||
"''": [{"F": "''"}],
|
||||
|
||||
"Corp.": [{"F": "Corp."}],
|
||||
|
|
Loading…
Reference in New Issue