Path: blob/main/Abstractive Text Summarization Transformer Model - NLP/README.md
578 views
Abstractive Text Summarization - Transformer Model - NLP
Complete Video Tutorial: https://youtu.be/Lh7KUFu9Dy0
Project Information
The objective of the project is to generate a abstractive summary from a bigger article. The process includes all the preprocessing step and summarizing the whole article. This will be very helpful to get the important context of bigger article.
Libraries
torch
transformers
Neural Network
Transformer Network