Skip to content

This is the Pytorch Implementation of DataStories Paper one of the Winners of SemVal 2017, I implemented the First Model only (Task A Model)

Notifications You must be signed in to change notification settings

RemonComputer/Sentiment-Analysis-Datastories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataStories for Sentiment Analysis

Description

Emdeddings

Software Requirements:

  • Python 3
  • pip
  • Pytorch

To install other requirements

pip3 install -r requirements.txt

To Do

  • Train the model and Show some statistics (on the original hyper-parameters)
  • Add tensorboard graphs (Scalars of the training, development and testing metrics across epochs)
  • Add option to continue from a checkpoint
  • Add option to save checkpoint every iteration
  • Provide links for the pre-trained models

About

This is the Pytorch Implementation of DataStories Paper one of the Winners of SemVal 2017, I implemented the First Model only (Task A Model)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages