Skip to content

varunchitale/Natural-Language-Processing

Repository files navigation

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