Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 250 Bytes

AUGMENTERS.md

File metadata and controls

10 lines (7 loc) · 250 Bytes

Augmenters

lowercase

The same sentences, all lowercased

single_word_punctuation

Adds punctuation to single words if it's missing and removes it if it's present.

  • chars (str) : Punctuation characters (?!.)