All Projects → Text Summarization Tensorflow → Similar Projects or Alternatives

270 Open source projects that are alternatives of or similar to Text Summarization Tensorflow

Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-31.88%)
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 (-57.12%)
Keras Text Summarization
Text summarization using seq2seq in Keras
Stars: ✭ 260 (-50.66%)
Mutual labels:  seq2seq, text-summarization
TextSumma
reimplementing Neural Summarization by Extracting Sentences and Words
Stars: ✭ 16 (-96.96%)
Mutual labels:  text-summarization, seq2seq
Embedding
Embedding模型代码和学习笔记总结
Stars: ✭ 25 (-95.26%)
Mutual labels:  seq2seq, encoder-decoder
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+548.58%)
Mutual labels:  seq2seq, encoder-decoder
Speech recognition with tensorflow
Implementation of a seq2seq model for Speech Recognition using the latest version of TensorFlow. Architecture similar to Listen, Attend and Spell.
Stars: ✭ 253 (-51.99%)
Mutual labels:  seq2seq, encoder-decoder
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+87.86%)
Mutual labels:  seq2seq, encoder-decoder
Transformer Temporal Tagger
Code and data form the paper BERT Got a Date: Introducing Transformers to Temporal Tagging
Stars: ✭ 55 (-89.56%)
Mutual labels:  seq2seq, encoder-decoder
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+2473.24%)
Mutual labels:  seq2seq, encoder-decoder
Encoder decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
Stars: ✭ 269 (-48.96%)
Mutual labels:  seq2seq, encoder-decoder
ai-visual-storytelling-seq2seq
Implementation of seq2seq model for Visual Storytelling Challenge (VIST) http://visionandlanguage.net/VIST/index.html
Stars: ✭ 50 (-90.51%)
Mutual labels:  seq2seq, encoder-decoder
Deep News Summarization
News summarization using sequence to sequence model with attention in TensorFlow.
Stars: ✭ 167 (-68.31%)
Mutual labels:  seq2seq, encoder-decoder
NeuralCodeTranslator
Neural Code Translator provides instructions, datasets, and a deep learning infrastructure (based on seq2seq) that aims at learning code transformations
Stars: ✭ 32 (-93.93%)
Mutual labels:  seq2seq, encoder-decoder
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (-26.57%)
Mutual labels:  seq2seq, encoder-decoder
Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Stars: ✭ 298 (-43.45%)
Mutual labels:  seq2seq
Bert Multitask Learning
BERT for Multitask Learning
Stars: ✭ 380 (-27.89%)
Mutual labels:  encoder-decoder
Tf tutorial plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
Stars: ✭ 293 (-44.4%)
Mutual labels:  seq2seq
Trade Dst
Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743
Stars: ✭ 287 (-45.54%)
Mutual labels:  seq2seq
Tf seq2seq chatbot
[unmaintained]
Stars: ✭ 420 (-20.3%)
Mutual labels:  seq2seq
Multi Scale Attention
Code for our paper "Multi-scale Guided Attention for Medical Image Segmentation"
Stars: ✭ 281 (-46.68%)
Mutual labels:  encoder-decoder
Rnn For Joint Nlu
Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 281 (-46.68%)
Mutual labels:  seq2seq
Rxffmpeg
🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频裁剪,变声,混音,图片合成视频,视频解码图片,抖音首页,视频播放器及支持 OpenSSL https 等主流特色功能
Stars: ✭ 3,358 (+537.19%)
Mutual labels:  encoder-decoder
Time Series Prediction
A collection of time series prediction methods: rnn, seq2seq, cnn, wavenet, transformer, unet, n-beats, gan, kalman-filter
Stars: ✭ 351 (-33.4%)
Mutual labels:  seq2seq
Seq2seq chatbot links
Links to the implementations of neural conversational models for different frameworks
Stars: ✭ 270 (-48.77%)
Mutual labels:  seq2seq
Deepqa
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Stars: ✭ 2,811 (+433.4%)
Mutual labels:  seq2seq
Dynamic Seq2seq
seq2seq中文聊天机器人
Stars: ✭ 303 (-42.5%)
Mutual labels:  seq2seq
Multiwoz
Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
Stars: ✭ 384 (-27.13%)
Mutual labels:  seq2seq
Slot filling and intent detection of slu
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet
Stars: ✭ 298 (-43.45%)
Mutual labels:  encoder-decoder
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (-20.3%)
Mutual labels:  seq2seq
Komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Stars: ✭ 295 (-44.02%)
Mutual labels:  seq2seq
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (-28.08%)
Mutual labels:  seq2seq
Sumeval
Well tested & Multi-language evaluation framework for text summarization.
Stars: ✭ 483 (-8.35%)
Mutual labels:  text-summarization
Deeplearning.ai Natural Language Processing Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Stars: ✭ 473 (-10.25%)
Mutual labels:  encoder-decoder
Neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Stars: ✭ 400 (-24.1%)
Mutual labels:  encoder-decoder
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (-36.24%)
Mutual labels:  seq2seq
awesome-text-summarization
Text summarization starting from scratch.
Stars: ✭ 86 (-83.68%)
Mutual labels:  text-summarization
Quick Nlp
Pytorch NLP library based on FastAI
Stars: ✭ 279 (-47.06%)
Mutual labels:  seq2seq
Stock Prediction Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Stars: ✭ 4,660 (+784.25%)
Mutual labels:  seq2seq
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (-22.58%)
Mutual labels:  seq2seq
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Stars: ✭ 342 (-35.1%)
Mutual labels:  seq2seq
Textbox
TextBox is an open-source library for building text generation system.
Stars: ✭ 257 (-51.23%)
Mutual labels:  encoder-decoder
Seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
Stars: ✭ 514 (-2.47%)
Mutual labels:  seq2seq
Seq2Seq-Models
Basic Seq2Seq, Attention, CopyNet
Stars: ✭ 19 (-96.39%)
Mutual labels:  seq2seq
Neural Combinatorial Rl Pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
Stars: ✭ 329 (-37.57%)
Mutual labels:  seq2seq
TextRank-node
No description or website provided.
Stars: ✭ 21 (-96.02%)
Mutual labels:  text-summarization
cnn-surrogate
Bayesian deep convolutional encoder-decoder networks for surrogate modeling and uncertainty quantification
Stars: ✭ 75 (-85.77%)
Mutual labels:  encoder-decoder
Nlp Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Stars: ✭ 394 (-25.24%)
Mutual labels:  seq2seq
Nl2bash
Generating bash command from natural language https://arxiv.org/abs/1802.08979
Stars: ✭ 325 (-38.33%)
Mutual labels:  seq2seq
2D-LSTM-Seq2Seq
PyTorch implementation of a 2D-LSTM Seq2Seq Model for NMT.
Stars: ✭ 25 (-95.26%)
Mutual labels:  seq2seq
TaLKConvolutions
Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)
Stars: ✭ 26 (-95.07%)
Mutual labels:  seq2seq
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Stars: ✭ 322 (-38.9%)
Mutual labels:  seq2seq
text-generation-transformer
text generation based on transformer
Stars: ✭ 36 (-93.17%)
Mutual labels:  encoder-decoder
keras seq2seq word level
Implementation of seq2seq word-level model using keras
Stars: ✭ 12 (-97.72%)
Mutual labels:  seq2seq
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (-11.57%)
Mutual labels:  seq2seq
Ffmpegcommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
Stars: ✭ 394 (-25.24%)
Mutual labels:  encoder-decoder
Deepchatmodels
Conversation models in TensorFlow. (website removed)
Stars: ✭ 312 (-40.8%)
Mutual labels:  encoder-decoder
NeuralTextSimplification
Exploring Neural Text Simplification
Stars: ✭ 64 (-87.86%)
Mutual labels:  seq2seq
laika
Experiments with satellite image data
Stars: ✭ 97 (-81.59%)
Mutual labels:  encoder-decoder
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 (-41.37%)
Mutual labels:  text-summarization
1-60 of 270 similar projects