shadowwalker00 / Flask-Text-Classifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP256-Final-Project

Intro

This repo is for final project of CSE256 NLP at UCSD. The core task is to use binary logistic regression classifier to complete text classification. It contains two task:

  • Task1: sentiment classfication based on reviews
  • Task2: text classification based on clinical statements

We also leveraged Lime and Shap to explain the models with visualization.

Update

Jun 3th 2019

  • Form Validation: no more than 2 words
  • Lime highlight for task 1
  • Shap Force bar for task 2
  • adaptive height for shap force bar

Sceenshots

s2.png s4.png s3.png s1.png

About


Languages

Language:Python 98.7%Language:C 0.3%Language:JavaScript 0.3%Language:C++ 0.3%Language:CSS 0.2%Language:HTML 0.1%Language:TeX 0.1%Language:Jupyter Notebook 0.0%Language:Fortran 0.0%Language:Roff 0.0%Language:MATLAB 0.0%Language:Shell 0.0%Language:Smarty 0.0%Language:Makefile 0.0%