Sentiment Analysis Model
The current model is using machine learning and some lexicon and rule based code to analyze tweets and present a composite opinion score as a percentage. I am currently working on building a second supervised neural network that is training on labeled twitter sentiment data. The two models will either be used in an ensemble approach or independently, depending on the results.