Text_summarizer

Applied attention on Sequence to Sequence model for the task of Text Summarizer using Tensorflow's raw_rnn. here, I haven't used Tensorflow's inbuilt seq2seq function. The reason behind is to apply attention mechanism manually.
Alternatives To Text_summarizer
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nlp Tutorial13,226
7 months ago35mitJupyter Notebook
Natural Language Processing Tutorial for Deep Learning Researchers
Text_classification7,628
9 months ago45mitPython
all kinds of text classification models and more with deep learning
Nmt6,085
2 years ago275apache-2.0Python
TensorFlow Neural Machine Translation Tutorial
Pytorch Seq2seq5,024
5 months agomitJupyter Notebook
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Nlp Models Tensorflow1,329
4 years ago3mitJupyter Notebook
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Attention Ocr957
8 months ago21April 19, 201926mitPython
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Nlp Tutorials794
a year ago7mitPython
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Seq2seq Pytorch653
7 years ago6wtfplPython
Sequence to Sequence Models with PyTorch
Joeynmt64715 months ago13September 20, 202212apache-2.0Python
Minimalist NMT for educational purposes
Rlseq2seq610
4 years ago12mitPython
Deep Reinforcement Learning For Sequence to Sequence Models
Alternatives To Text_summarizer
Select To Compare


Alternative Project Comparisons
Popular Attention Projects
Popular Sequence To Sequence Projects
Popular Machine Learning Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Tensorflow
Attention
Recurrent Neural Networks
Sequence To Sequence
Attention Mechanism