Skip to content

gcvasconcelos/nlp-text_summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Abstractive Text Summarization applied for transcripted brazilian Senators speeches

In this project, Recurrent Neural Networks (RNNs) are implemented in an encoder-decoder architecture with the goal to capture context and meaning of a large text with extensive vocabulary and summarize it, using its own words. Details of the text preprocessing strategies and model implementation can be found in the Google Colab code Open In Colab and in the Report.

The code was developed in 2020/2 as the Final Project of Text Mining Course at Brasília University.

About

Text Summarization using bi-directional LSTMs with Attention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published