TextRank implementation for C#
-
Updated
Sep 30, 2021 - C#
TextRank implementation for C#
In a nutshell, this is a Text Summarizer
In this project, we propose to implement a web application that can summarize a text or a Wikipedia link. We have additionally been given an opportunity to compare different methods of summarization.
Transcribes and summarizes speech or audio
Exploring Open Source Generative AI models for understanding and summarizing documents
A text and document summarizer made in python with the txtai library and hosted on Streamlit.
A web application to summarize a given input data
Text Summary tool - a project which was part of Artificial Intelligence course at BITS Pilani
A web app built with Streamlit that summarizes input text
Text summation using python, deep learning, machine learning, transformer, huggingface, openai and langchain
Automatic summarisation of Medicines's Description
Uses Beautiful Soup to read Wiki pages, Gensim to summarize, NLTK to process, and extracts keywords based on entropy: everything in one beautiful code. A simple but effective solution to extractive text summarization.
If you are too lazy to read the whole document then generate wordart and keywords.
A text preprocessing web application
This program summarize the given paragraph and summarize it. It is of two category such as summarize input text from the keyboard or summarize the text parsed by BeautifulSoup Parser.
An automated Text summarizer & Essay grading model was built using Natural Language Processing (NLP) which was then deployed using Flask in Python.
Simple text summarizer for any article using NLTK
The model asks users to Input any type of News Article and also the range of the output they would want, and summarizes it into a short concise paragraph.
A repos for USTH SE 2020 Group 1 project. It's quite obvious in the title.
A Python Based Text-Summarizer to extract summary of a text or long paragraphs. Includes variety of approaches like normal LSTM architectures, LSTM with Attention and then finally Transformers like BERT and its various improvements. Also includes a python flask based web app as UI for clearer and user friendly interface for summarization.
Add a description, image, and links to the text-summarizer topic page so that developers can more easily learn about it.
To associate your repository with the text-summarizer topic, visit your repo's landing page and select "manage topics."