All Projects → Text Summarizer Pytorch → Similar Projects or Alternatives

82 Open source projects that are alternatives of or similar to Text Summarizer Pytorch

Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (+51.72%)
Mutual labels:  beam-search
neural-chat
An AI chatbot using seq2seq
Stars: ✭ 30 (-85.22%)
Mutual labels:  beam-search
Textrank
TextRank implementation for Python 3.
Stars: ✭ 1,008 (+396.55%)
Mutual labels:  text-summarization
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+76.85%)
Mutual labels:  text-summarization
deepQA
a Deep learning based chatbot implemented by Tensorflow with beam search (forked from Conchylicultor/DeepQA)
Stars: ✭ 17 (-91.63%)
Mutual labels:  beam-search
Extendedsumm
On Generating Extended Summaries of Long Documents
Stars: ✭ 63 (-68.97%)
Mutual labels:  text-summarization
captioning chainer
A fast implementation of Neural Image Caption by Chainer
Stars: ✭ 17 (-91.63%)
Mutual labels:  beam-search
Cluedatasetsearch
搜索所有中文NLP数据集,附常用英文NLP数据集
Stars: ✭ 2,112 (+940.39%)
Mutual labels:  text-summarization
TextSummarizer
TextRank implementation for C#
Stars: ✭ 29 (-85.71%)
Mutual labels:  text-summarization
Chatlearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Stars: ✭ 528 (+160.1%)
Mutual labels:  beam-search
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+90.64%)
Mutual labels:  beam-search
Entity2Topic
[NAACL2018] Entity Commonsense Representation for Neural Abstractive Summarization
Stars: ✭ 20 (-90.15%)
Mutual labels:  text-summarization
Skip Thought Tf
An implementation of skip-thought vectors in Tensorflow
Stars: ✭ 77 (-62.07%)
Mutual labels:  text-summarization
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (+65.52%)
Mutual labels:  beam-search
Textsum
Preparing a dataset for TensorFlow text summarization (TextSum) model.
Stars: ✭ 140 (-31.03%)
Mutual labels:  text-summarization
Image Captioning
Image Captioning using InceptionV3 and beam search
Stars: ✭ 290 (+42.86%)
Mutual labels:  beam-search
Producttitlesummarizationcorpus
Dataset for CIKM 2018 paper "Multi-Source Pointer Network for Product Title Summarization"
Stars: ✭ 61 (-69.95%)
Mutual labels:  text-summarization
TextRank-node
No description or website provided.
Stars: ✭ 21 (-89.66%)
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 (-17.73%)
Mutual labels:  text-summarization
summarize-webpage
A small NLP SAAS project that summarize a webpage
Stars: ✭ 34 (-83.25%)
Mutual labels:  text-summarization
Harvesttext
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
Stars: ✭ 956 (+370.94%)
Mutual labels:  text-summarization
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (-70.44%)
Mutual labels:  beam-search
Textsum Gan
Tensorflow re-implementation of GAN for text summarization
Stars: ✭ 111 (-45.32%)
Mutual labels:  text-summarization
gazeta
Gazeta: Dataset for automatic summarization of Russian news / Газета: набор данных для автоматического реферирования на русском языке
Stars: ✭ 25 (-87.68%)
Mutual labels:  text-summarization
Paper Reading
Paper reading list in natural language processing, including dialogue systems and text generation related topics.
Stars: ✭ 508 (+150.25%)
Mutual labels:  text-summarization
Ctcdecode
PyTorch CTC Decoder bindings
Stars: ✭ 442 (+117.73%)
Mutual labels:  beam-search
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 (-21.18%)
Mutual labels:  text-summarization
Text Summarizer
Python Framework for Extractive Text Summarization
Stars: ✭ 96 (-52.71%)
Mutual labels:  text-summarization
Tf chatbot seq2seq antilm
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
Stars: ✭ 369 (+81.77%)
Mutual labels:  beam-search
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (-29.06%)
Mutual labels:  beam-search
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Stars: ✭ 342 (+68.47%)
Mutual labels:  beam-search
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 (+457.64%)
Mutual labels:  text-summarization
Macropodus
自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)
Stars: ✭ 309 (+52.22%)
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 (-13.79%)
Mutual labels:  text-summarization
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (+50.25%)
Mutual labels:  beam-search
Fast Ctc Decode
Blitzing Fast CTC Beam Search Decoder
Stars: ✭ 62 (-69.46%)
Mutual labels:  beam-search
Keras Text Summarization
Text summarization using seq2seq in Keras
Stars: ✭ 260 (+28.08%)
Mutual labels:  text-summarization
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (-37.93%)
Mutual labels:  beam-search
awesome-text-summarization
Text summarization starting from scratch.
Stars: ✭ 86 (-57.64%)
Mutual labels:  text-summarization
Senpai
💨Making communication📞easier and faster🚅for all 👦 + 👧 + 👴 + 👶 + 🐮 + 🐦 + 🐱
Stars: ✭ 43 (-78.82%)
Mutual labels:  text-summarization
Text-Summarization
A text document will be provided and it'll produce it's summary
Stars: ✭ 30 (-85.22%)
Mutual labels:  text-summarization
Neural conversation models
Tensorflow based Neural Conversation Models
Stars: ✭ 192 (-5.42%)
Mutual labels:  beam-search
abtextsum
Abstractive text summarization based on deep learning and semantic content generalization
Stars: ✭ 14 (-93.1%)
Mutual labels:  text-summarization
Awesome Text Summarization
The guide to tackle with the Text Summarization
Stars: ✭ 990 (+387.68%)
Mutual labels:  text-summarization
ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Stars: ✭ 30 (-85.22%)
Mutual labels:  beam-search
Discobert
Code for paper "Discourse-Aware Neural Extractive Text Summarization" (ACL20)
Stars: ✭ 120 (-40.89%)
Mutual labels:  text-summarization
tensorflow-with-kenlm
Tensorflow with KenLM integrated for beam search scoring
Stars: ✭ 30 (-85.22%)
Mutual labels:  beam-search
Ctcdecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python.
Stars: ✭ 529 (+160.59%)
Mutual labels:  beam-search
Image-Caption
Using LSTM or Transformer to solve Image Captioning in Pytorch
Stars: ✭ 36 (-82.27%)
Mutual labels:  beam-search
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-21.67%)
Mutual labels:  beam-search
Brief
In a nutshell, this is a Text Summarizer
Stars: ✭ 29 (-85.71%)
Mutual labels:  text-summarization
Text Summarization Tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
Stars: ✭ 527 (+159.61%)
Mutual labels:  text-summarization
NLP Toolkit
Library of state-of-the-art models (PyTorch) for NLP tasks
Stars: ✭ 92 (-54.68%)
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 (-47.29%)
Mutual labels:  text-summarization
Lightseq
LightSeq: A High Performance Inference Library for Sequence Processing and Generation
Stars: ✭ 501 (+146.8%)
Mutual labels:  beam-search
Seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Stars: ✭ 200 (-1.48%)
Mutual labels:  beam-search
Kr Wordrank
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다
Stars: ✭ 182 (-10.34%)
Mutual labels:  text-summarization
Pythonrouge
Python wrapper for evaluating summarization quality by ROUGE package
Stars: ✭ 155 (-23.65%)
Mutual labels:  text-summarization
Jlm
A fast LSTM Language Model for large vocabulary language like Japanese and Chinese
Stars: ✭ 105 (-48.28%)
Mutual labels:  beam-search
Sumeval
Well tested & Multi-language evaluation framework for text summarization.
Stars: ✭ 483 (+137.93%)
Mutual labels:  text-summarization
1-60 of 82 similar projects