|
1 | | -# SentimentAnalysis-Python-Demo |
2 | | -Submission of an in-class NLP sentiment analysis competition held at Microsoft AI Singapore group. |
| 1 | +# Exploration of Sentiment Analysis using Lexicon and Machine-Learning Based Methods |
| 2 | + |
| 3 | +This repo demostrated the submission for an in-class NLP sentiment analysis competition held at Microsoft AI Singapore group using the techniques learned in class to classify text in identifying positive or negative sentiment. |
| 4 | + |
| 5 | +The data for this in-class competition comes from the Sentiment140 dataset where the training and test data consists of randomly sampled 10% and 5% of the Sentiment140 dataset. |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
0 commit comments