normalizers package¶
Functions¶
|
Normalizer factory |
Classes¶
|
Character normalizer that removes numeric digits |
|
Email parser normalizer parse an email string to extract email body. |
|
HTML normalizer that removes HTML markup |
|
Lowercase normalizer that lowercases everything |
|
The |
|
Punctuation normalizer strips punctuation |
|
Extract positive and negative terms/phrases from given text. |
|
Multi-Lingual Spacy Text Analyzer. |
|
Stopwords normalizer strips stopwords |