Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 400 Bytes

File metadata and controls

13 lines (7 loc) · 400 Bytes

Abstractive-Text-Summarization-Transformer-Model---NLP

Project info:

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 used:

1.Torch

2.Transformers

3.Neural Network: Transformer Network