Skip to content

Abstractive and extractive text summarizer. The abstractive text summarizer is done using the T5Tokenizer. The extractive text summarizer is done with the help of glove word embeddings. Along with this other NLP libraries like nltk used.

Notifications You must be signed in to change notification settings

AdithyaSanyal/Text_Summarizer

Repository files navigation

Text-Summarizer

Abstractive and extractive text summarizer.

The abstractive text summarizer is done using the T5Tokenizer.

The extractive text summarizer is done with the help of GloVe(Global Vectors) word embeddings. Along with this other NLP libraries like nltk used.

Link for GloVe(Global Vectors) word embeddings: https://www.kaggle.com/danielwillgeorge/glove6b100dtxt

About

Abstractive and extractive text summarizer. The abstractive text summarizer is done using the T5Tokenizer. The extractive text summarizer is done with the help of glove word embeddings. Along with this other NLP libraries like nltk used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published