-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Example:
“See what you have done!” she screamed. “In a minute I shall melt away.”
tokenized:
['“', 'See', 'what', 'you', 'have', 'done', '!', '”', 'she', 'screamed', '.', '“', 'In', 'a', 'minute', 'I', 'shall', 'melt', 'away', '.', '”']
detokenized:
“See what you have done! ” she screamed.“ In a minute I shall melt away. ”
Expected: spacing is the same as in the the original sentence
Actual: extra whitespace near the quotes
Metadata
Metadata
Assignees
Labels
No labels