All Projects → TextSummarizer → Similar Projects or Alternatives

73 Open source projects that are alternatives of or similar to TextSummarizer

TextRank-node
No description or website provided.
Stars: ✭ 21 (-27.59%)
Persian-Summarization
Statistical and Semantical Text Summarizer in Persian Language
Stars: ✭ 38 (+31.03%)
Textrank4zh
🌳从中文文本中自动提取关键词和摘要
Stars: ✭ 2,518 (+8582.76%)
Mutual labels:  textrank, textrank-algorithm
Brief
In a nutshell, this is a Text Summarizer
Stars: ✭ 29 (+0%)
TextRankPlus
基于深度学习的中文NLP工具
Stars: ✭ 36 (+24.14%)
Mutual labels:  textrank, textrank-algorithm
Sumy
Module for automatic summarization of text documents and HTML pages.
Stars: ✭ 2,705 (+9227.59%)
Mutual labels:  pagerank-algorithm
frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl, the Tilburg memory-based learning software package.
Stars: ✭ 70 (+141.38%)
Mutual labels:  pos-tagger
Text summarization with tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
Stars: ✭ 226 (+679.31%)
Mutual labels:  text-summarization
Rouge 2.0
ROUGE automatic summarization evaluation toolkit. Support for ROUGE-[N, L, S, SU], stemming and stopwords in different languages, unicode text evaluation, CSV output.
Stars: ✭ 167 (+475.86%)
Mutual labels:  text-summarization
Intelligent Document Finder
Document Search Engine Tool
Stars: ✭ 45 (+55.17%)
Mutual labels:  text-summarization
Bidirectiona-LSTM-for-text-summarization-
A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
Stars: ✭ 73 (+151.72%)
Mutual labels:  text-summarization
Discobert
Code for paper "Discourse-Aware Neural Extractive Text Summarization" (ACL20)
Stars: ✭ 120 (+313.79%)
Mutual labels:  text-summarization
TextSumma
reimplementing Neural Summarization by Extracting Sentences and Words
Stars: ✭ 16 (-44.83%)
Mutual labels:  text-summarization
allsummarizer
Multilingual automatic text summarizer using statistical approach and extraction
Stars: ✭ 28 (-3.45%)
Mutual labels:  text-summarization
Pytextrank
Python implementation of TextRank for phrase extraction and summarization of text documents
Stars: ✭ 1,675 (+5675.86%)
Mutual labels:  textrank
PlanSum
[AAAI2021] Unsupervised Opinion Summarization with Content Planning
Stars: ✭ 25 (-13.79%)
Mutual labels:  text-summarization
Kr Wordrank
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다
Stars: ✭ 182 (+527.59%)
Mutual labels:  text-summarization
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-20.69%)
Mutual labels:  textrank
Textsum
Preparing a dataset for TensorFlow text summarization (TextSum) model.
Stars: ✭ 140 (+382.76%)
Mutual labels:  text-summarization
gazeta
Gazeta: Dataset for automatic summarization of Russian news / Газета: набор данных для автоматического реферирования на русском языке
Stars: ✭ 25 (-13.79%)
Mutual labels:  text-summarization
Transformersum
Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.
Stars: ✭ 107 (+268.97%)
Mutual labels:  text-summarization
Text Summarizer
Python Framework for Extractive Text Summarization
Stars: ✭ 96 (+231.03%)
Mutual labels:  text-summarization
Skip Thought Tf
An implementation of skip-thought vectors in Tensorflow
Stars: ✭ 77 (+165.52%)
Mutual labels:  text-summarization
Extendedsumm
On Generating Extended Summaries of Long Documents
Stars: ✭ 63 (+117.24%)
Mutual labels:  text-summarization
nltk-maxent-pos-tagger
maximum entropy based part-of-speech tagger for NLTK
Stars: ✭ 45 (+55.17%)
Mutual labels:  pos-tagger
Sumrized
Automatic Text Summarization (English/Arabic).
Stars: ✭ 37 (+27.59%)
Mutual labels:  text-summarization
Senpai
💨Making communication📞easier and faster🚅for all 👦 + 👧 + 👴 + 👶 + 🐮 + 🐦 + 🐱
Stars: ✭ 43 (+48.28%)
Mutual labels:  text-summarization
KeywordExtraction
Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both
Stars: ✭ 95 (+227.59%)
Mutual labels:  textrank
datalinguist
Stanford CoreNLP in idiomatic Clojure.
Stars: ✭ 93 (+220.69%)
Mutual labels:  pos-tagger
xl-sum
This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages" published in Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021.
Stars: ✭ 160 (+451.72%)
Mutual labels:  text-summarization
Text-Summarization
Abstractive and Extractive Text summarization using Transformers.
Stars: ✭ 38 (+31.03%)
Mutual labels:  text-summarization
Awesome Text Summarization
The guide to tackle with the Text Summarization
Stars: ✭ 990 (+3313.79%)
Mutual labels:  text-summarization
FG
基于Nonebot的QQ群机器人🤖️,特色功能是利用机器学习算法,基于每日聊天记录生成每日总结。可在酷Q/Mirai平台上运行
Stars: ✭ 74 (+155.17%)
Mutual labels:  textrank
NLP-Extractive-NEWS-summarization-using-MMR
A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.
Stars: ✭ 59 (+103.45%)
Mutual labels:  text-summarization
Text Summarization Tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
Stars: ✭ 527 (+1717.24%)
Mutual labels:  text-summarization
Text Summarizer Pytorch
Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
Stars: ✭ 203 (+600%)
Mutual labels:  text-summarization
pytorch-translm
An implementation of transformer-based language model for sentence rewriting tasks such as summarization, simplification, and grammatical error correction.
Stars: ✭ 22 (-24.14%)
Mutual labels:  text-summarization
Nlg Yongzhuo
中文文本生成(NLG)之文本摘要(text summarization)工具包, 语料数据(corpus data), 抽取式摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(graph,feature,topic model,summarize tool or tookit)
Stars: ✭ 175 (+503.45%)
Mutual labels:  text-summarization
Text-Summarization-Repo
텍스트 요약 분야의 주요 연구 주제, Must-read Papers, 이용 가능한 model 및 data 등을 추천 자료와 함께 정리한 저장소입니다.
Stars: ✭ 213 (+634.48%)
Mutual labels:  text-summarization
Pythonrouge
Python wrapper for evaluating summarization quality by ROUGE package
Stars: ✭ 155 (+434.48%)
Mutual labels:  text-summarization
TR-TPBS
A Dataset for Thai Text Summarization with over 310K articles.
Stars: ✭ 25 (-13.79%)
Mutual labels:  textsummarization
Cluedatasetsearch
搜索所有中文NLP数据集,附常用英文NLP数据集
Stars: ✭ 2,112 (+7182.76%)
Mutual labels:  text-summarization
weibo-summary
微博自动摘要系统 Chinese Microblog Automatic Summary System
Stars: ✭ 28 (-3.45%)
Mutual labels:  textrank
Textsum Gan
Tensorflow re-implementation of GAN for text summarization
Stars: ✭ 111 (+282.76%)
Mutual labels:  text-summarization
textrank-js
TextRank algorithm implementation in Javascript
Stars: ✭ 35 (+20.69%)
Mutual labels:  textrank
Keywords-Abstract-TFIDF-TextRank4ZH
使用tf-idf, TextRank4ZH等不同方式从中文文本中提取关键字,从中文文本中提取摘要和关键词
Stars: ✭ 26 (-10.34%)
Mutual labels:  textrank
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+3803.45%)
Mutual labels:  text-summarization
PageRank
A demonstration of the PageRank algorithm, using Eigenvectors to assign significance to HTML pages
Stars: ✭ 17 (-41.38%)
Mutual labels:  pagerank-algorithm
Producttitlesummarizationcorpus
Dataset for CIKM 2018 paper "Multi-Source Pointer Network for Product Title Summarization"
Stars: ✭ 61 (+110.34%)
Mutual labels:  text-summarization
NLP Toolkit
Library of state-of-the-art models (PyTorch) for NLP tasks
Stars: ✭ 92 (+217.24%)
Mutual labels:  text-summarization
Textrank
TextRank implementation for Python 3.
Stars: ✭ 1,008 (+3375.86%)
Mutual labels:  text-summarization
PowerWalk
Personalized PageRank (PPR) on GraphLab PowerGraph
Stars: ✭ 14 (-51.72%)
Mutual labels:  pagerank-algorithm
Harvesttext
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
Stars: ✭ 956 (+3196.55%)
Mutual labels:  text-summarization
DocSum
A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.
Stars: ✭ 58 (+100%)
Mutual labels:  text-summarization
Scripts-for-extractive-summarization
Scripts for an upcoming blog "Extractive vs. Abstractive Summarization" for RaRe Technologies.
Stars: ✭ 12 (-58.62%)
Mutual labels:  text-summarization
Paper Reading
Paper reading list in natural language processing, including dialogue systems and text generation related topics.
Stars: ✭ 508 (+1651.72%)
Mutual labels:  text-summarization
unsupervised-pos-tagging
教師なし品詞タグ推定
Stars: ✭ 16 (-44.83%)
Mutual labels:  pos-tagger
Entity2Topic
[NAACL2018] Entity Commonsense Representation for Neural Abstractive Summarization
Stars: ✭ 20 (-31.03%)
Mutual labels:  text-summarization
nlp-akash
Natural Language Processing notes and implementations.
Stars: ✭ 66 (+127.59%)
Mutual labels:  text-summarization
email-summarization
A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.
Stars: ✭ 81 (+179.31%)
Mutual labels:  text-summarization
1-60 of 73 similar projects