mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-05 01:34:14 +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",
|
||||
"RBS": "adverb, superlative",
|
||||
"RP": "adverb, particle",
|
||||
"TO": "infinitival to",
|
||||
"TO": 'infinitival "to"',
|
||||
"UH": "interjection",
|
||||
"VB": "verb, base form",
|
||||
"VBD": "verb, past tense",
|
||||
|
|
Loading…
Reference in New Issue
Block a user