Skip to content

devashat/Sentiment-Analysis

Repository files navigation

CSE 143 Assignment 3

Group Names

Devasha Trivedi Lucas Schmitt Daniel Hsieh

Files Included in Submission

  • a3_part1.py: Initial implementation of a RNN and LSTM models for sentiment analysis.
  • a3_part1.ipynb: Notebook of a3_part1.py.
  • A3-report.pdf: PDF document containing the analysis and results of our code.
  • Viterbi.py: Viterbi algorithm implementation for Q3
  • conlleval: Dependency file for Viterbi.py
  • model.simple: Dependency file for Viterbi.py
  • ner.[]: Dependency file for Questions 3

How to Run

About

Code for implementation of RNN and LSTM models for sentiment analysis, as well as an implementation of the Viterbi algorithm. Created for CSE 143 Taught by Prof. Jeffrey Flanigan at UC Santa Cruz in Spring 2023.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors