A writer that can generate news after a game using live texts.
-
Updated
Feb 13, 2019 - Python
A writer that can generate news after a game using live texts.
Using Spacy and NLTK module with Tf-Idf algorithm for text-summarisation. This code will give you the summary of inputted article. You can input text directly or from .txt file, .pdf file or from wikipedia url.
various ways to summarise text using the libraries available for Python: pyteaser, sumy, gensim, pytldr, XLNET, BERT, and GPT2.
Document based ChatGPT
PDF Text Summarization and Q&A Chatbot This project is a Streamlit-based web application that allows users to upload PDF documents, extract and summarize their text content, and interact with a Q&A chatbot to get answers related to the document.
毕业设计开源代码 分别实现了抽取式中文文本摘要和生成式中文文本摘要
LongT5-based model pre-trained on a large amount of unlabeled Vietnamese news texts and fine-tuned with ViMS and VMDS collections
SumSimple is a FastAPI-based text summarization service using traditional, non-LLM algorithms like SumBasic, Luhn, Edmundson, LexRank, TextRank, and LSA.
文本摘要 + TextRank4 + docker
This project provides a web-based solution for summarizing news articles using NLP techniques.
A domain specific chatbot powered by Hugging Face and Python.
Predictive Data Analysis & Text Summarization Using Machine Learning. ACM-VIT Recruitment Task Submission
Generates relevant prerequisites for the given Wikipedia page.
Sequence-to-Sequence Deep Learning approach to text summarization
Summarize content from YouTube videos or websites in a more detailed manner
Automated document merging and extractive summarization to take in a search query and provide a crisp version of the news article from over 5 reputed sources. Supported in various languages
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
Customer Feedback and Sentiment Analysis
Automatic summarization is the process of shortening a text document with software, in order to create a summary with the major points of the original document. Technologies that can make a coherent summary take into account variables such as length, writing style and syntax.
Add a description, image, and links to the textsummarization topic page so that developers can more easily learn about it.
To associate your repository with the textsummarization topic, visit your repo's landing page and select "manage topics."