Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

violetta-ta/CourseProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseProject

The project for Text Classification Competition from the team "The West Coasters":

Tirthankar Bhakta [email protected]
Marina Polupanova [email protected]
Savita Manghnani [email protected]

We planed to classify tweets to predict the ones which can be qualified as sarcasm using following methods:
• Random Forest
• Logistic Regression
• Support Vector Machine
• Recurrent Neural Network

Instead, after feedback on the Project Proposal submission, we used following methods:

• LSTM 
• DNN Classifier with DAN sentence encoder  (hit the LiveDataLab threshold). 
Please note, that in the demo video we have told that we use Transformer sentence encoder, 
but in fact the one which hit the performance baseline was DAN sentence encoder, 
and it is posted in the dnn.py file. 
• Multi-channel CNN model
• BERT

Project Documentation file: Documentation/ProjectDocumentation.pdf

Installation instructions: Documentation/Installation_and_execution_instructions.txt

The account on the LiveDataLab for submitting the "answers.txt" was "marina_polupanova".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%