Skip to content
#

textsummarization

Here are 71 public repositories matching this topic...

This website utilizes the Hugging Face API to generate image descriptions based on user-provided text input. The application is built with HTML, CSS, and JavaScript, and it leverages the facebook/bart-large-cnn model for generating textual summaries.

  • Updated May 23, 2024
  • HTML

The project adopts a modular approach to achieve multilingual text summarization. It starts with user-provided input, supporting multiple languages such as English, Hindi, and Bengali. Language detection helps identify the input language for further processing. We utilize pre-trained transformer models, such as BART and T5, for text summarization.

  • Updated Jan 22, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the textsummarization 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 textsummarization topic, visit your repo's landing page and select "manage topics."

Learn more