Natural Language Processing

Summarization with Simple Transformers

A hands-on guide to generating summaries with simple transformers

Chetan Ambi
Published in
4 min readSep 27, 2020

--

Photo by Arseny Togulev on Unsplash

Simpletransformers library is built on top of Huggingface’s transformers. I have used both and found that simple transformers very easy to use and intuitive. It helps us to solve problems such as Classification…

--

--