johnvillar41 / SentimentAnalysisTool.Web

Sentiment Analysis Tool Web App using .NetCore Web App MVC Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A web based application that computes for the polarity of comment reviews. (Created using .NetCore Web and MSSql)


Purpose

  • The purpose of this application if to automize the calculation of polarities for comment reviews
  • Design and implement a web-based sentiment analysis tool with a dashboard applying the proposed Hybrid Approach Algorithm

Features

  • Upload Excel file containing comment reviews
  • Add Parameters for File upload determining which type of algorithm is to be used to polarize comment reviews
  • Dashboard containing: Comment Tables, Word Frequencies, Review Classfication, Keyword Cloud
  • Modal for Accuracy Percentage
  • Modal for Confusion Matrix Percentage

Screenshots

Main Screen CHEESE! Parameters CHEESE! Dashboard CHEESE! TextProcessing Accuracy Percentage CHEESE! Confusion Matrix Percentage CHEESE!

About

Sentiment Analysis Tool Web App using .NetCore Web App MVC Framework


Languages

Language:C# 85.8%Language:HTML 11.1%Language:JavaScript 2.7%Language:CSS 0.4%