mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 01:16:28 +03:00
Fix obsolete data in English tokenizer exceptions
This commit is contained in:
parent
7afe56a360
commit
00cfadbf63
|
@ -35,8 +35,6 @@ for pron in ["i"]:
|
|||
LEMMA: "be",
|
||||
NORM: "am",
|
||||
TAG: "VBP",
|
||||
"tenspect": 1,
|
||||
"number": 1,
|
||||
},
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user