Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 388 Bytes

Natural-Language-Processing

Tools. Tools. And Resources.

PreProcessing: A handy tool to free text of anomalies, junk and make it ready for further parsing.

KeyPhrasesExtraction: Get key n-grams from a text, introduction to using textacy and spacy

Sentiment Analysis: Predict if a sentence implies something positive or negative.

Twitter ML: Parsing tweets for further ML tasks