Skip to content

Abstractive summarization based on encoder-decoder models

Notifications You must be signed in to change notification settings

buithuytien/text_sum

Repository files navigation

CS6120 NLP - Final Project : Abstractive Text Summarizer

Abstractive Text Summarizer usign N-Gram, RNN-RNN, BERT-RNN, BERT-BERT Models

Video Demo

https://youtu.be/Sj9S0k2Ikto

Screenshots

App Screenshot

App Screenshot

Instructions

Run the server files, baseline.py, rnn-rnn.py, streamline_summmarizer.py and run the demo_bert2bert.ipynb on colab or some other hosted GPU.

Once all the servers are running, get the ngrok Public URL from all the files and paste it in the streamlit_app.py.

Run the streamlit_app.py file streamlit run streamlit_app.py

About

Abstractive summarization based on encoder-decoder models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •