mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Add quotes to definition of TO
This commit is contained in:
parent
e6e13634ba
commit
ea1283c1b5
|
@ -80,7 +80,7 @@ GLOSSARY = {
|
||||||
"RBR": "adverb, comparative",
|
"RBR": "adverb, comparative",
|
||||||
"RBS": "adverb, superlative",
|
"RBS": "adverb, superlative",
|
||||||
"RP": "adverb, particle",
|
"RP": "adverb, particle",
|
||||||
"TO": "infinitival to",
|
"TO": 'infinitival "to"',
|
||||||
"UH": "interjection",
|
"UH": "interjection",
|
||||||
"VB": "verb, base form",
|
"VB": "verb, base form",
|
||||||
"VBD": "verb, past tense",
|
"VBD": "verb, past tense",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user