Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 997 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 997 Bytes

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!