Skip to content

lmu-mandy/project-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon food reviews Summarization

Given a series of input text sequences and output summaries, that task is to build, train, and evaluate the model to produce summaries.

Data

The dataset is the open-source amazon food reviews. It is available on kaggle. For convenience, we have also shared the data on drive.

Code

We have code available in Keras and Pytorch. However, the Pytorch code still needs improvement. Our main code is in Keras.

How to run code

In order to run the code, follow these steps:

  1. Clone the repository
  2. Download the data
  3. Create a free google account (in case you do not have it already)
  4. Upload data and attention.py to your Google Drive (for the pytorch code only data is needed)
  5. Open summarization.py (or any of the pytorch files) and go to Google Colab's link on top of the file
  6. Create a copy of the file (go to File, then, Save a Copy on Drive)
  7. Run the code

About

project-bar created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages