Skip to content

tanwen19932/CS224N-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS224N-Project

Description

Reimplementation and experimentation with the ideas presented in Rationalizing Neural Predictions. This project seeks to perform multi-sentiment analysis on free-form text data. In addition, the model provides an extract from the original text on why it predicted the sentiment it did. In essence, it predicts sentiement accurately and provides a rationale for why it predicted the way it did.

Report describing our project and findings found here

Main files

Main file containing our model architecture in generator.py

supporting data prepocessing and postprocessing in preprocess.py and postprocess.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.0%
  • TeX 6.0%