- Sentiment analysis/ Opinion mining, is a sub machine learning task where we want to determine which is the general sentiment of a given document.
- Using ML techniques and NLP we can extract the subjective information of a document and try to classify it according to its polarity such as positive, neutral or negative.