Bhavya Agarwal

SANSA - Deep learning based news summarization app

Super Awesome News Summarization App
We use state of the art Deep learning methods to summarize short-form news articles. It takes 3-4 seconds to generate a new summary, but caching makes it instant for everyone else.
Write to us at hello@docsi18n.com

Add a comment

Replies

Best
Bhavya Agarwal
We wanted to use the new DL models which are a generation ahead of previous ML models for something like summarization. Since the knowledge space is limited to the article, the model does a great job on learning the embeddings of the article and figuring out the important part. It works mainly on the short form articles, something below 1000 words for now. We'll keep on exploring how to extend it further and improve it.