Skip to content
#

sumy

Here are 22 public repositories matching this topic...

yt-sum-flask

YouTube Transcript Summarization over Flask: This back-end uses Flask framework to receive API calls from the client and then respond with the summarized text response. This API can work only on those YouTube videos which has well-formatted closed captions in it. The same backend also hosts a web version of the Summarizer.

  • Updated Jun 20, 2023
  • Python

This repository contains various models for text summarization tasks. Each model has a separate directory containing the implementation code, pretrained weights, and a Jupyter notebook for testing the model on sample input texts. Feel free to use these models for your own text summarization tasks or to experiment with them further.

  • Updated Dec 27, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sumy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sumy topic, visit your repo's landing page and select "manage topics."

Learn more