All Projects → Pytorch Sentiment Neuron → Similar Projects or Alternatives

713 Open source projects that are alternatives of or similar to Pytorch Sentiment Neuron

Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (-32.58%)
Mutual labels:  sentiment-analysis
Hey Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Stars: ✭ 161 (-9.55%)
Mutual labels:  sentiment-analysis
Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Stars: ✭ 119 (-33.15%)
Mutual labels:  rnn
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (-17.98%)
Mutual labels:  rnn
G Reader
2018年机器阅读理解技术竞赛模型,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)
Stars: ✭ 117 (-34.27%)
Mutual labels:  nlp-machine-learning
Nlp Tensorflow
NLP Tensorflow Tutorials
Stars: ✭ 171 (-3.93%)
Mutual labels:  sentiment-analysis
Char Rnn Pytorch
使用PyTorch实现Char RNN生成古诗和周杰伦的歌词
Stars: ✭ 114 (-35.96%)
Mutual labels:  rnn
Hands On Natural Language Processing With Python
This repository is for my students of Udemy. You can find all lecture codes along with mentioned files for reading in here. So, feel free to clone it and if you have any problem just raise a question.
Stars: ✭ 146 (-17.98%)
Mutual labels:  nlp-machine-learning
Lingo
package lingo provides the data structures and algorithms required for natural language processing
Stars: ✭ 113 (-36.52%)
Mutual labels:  nlp-machine-learning
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-10.67%)
Mutual labels:  rnn
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-37.08%)
Mutual labels:  rnn
Googlelanguager
R client for the Google Translation API, Google Cloud Natural Language API and Google Cloud Speech API
Stars: ✭ 145 (-18.54%)
Mutual labels:  sentiment-analysis
Nlp Papers
Papers and Book to look at when starting NLP 📚
Stars: ✭ 111 (-37.64%)
Mutual labels:  sentiment-analysis
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (-3.37%)
Mutual labels:  sentiment-analysis
Sa Papers
📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢
Stars: ✭ 111 (-37.64%)
Mutual labels:  sentiment-analysis
Vae Seq
Variational Auto-Encoders in a Sequential Setting.
Stars: ✭ 145 (-18.54%)
Mutual labels:  rnn
Lstms.pth
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
Stars: ✭ 111 (-37.64%)
Mutual labels:  rnn
Rnnt Speech Recognition
End-to-end speech recognition using RNN Transducers in Tensorflow 2.0
Stars: ✭ 158 (-11.24%)
Mutual labels:  rnn
Atnre
Adversarial Training for Neural Relation Extraction
Stars: ✭ 108 (-39.33%)
Mutual labels:  nlp-machine-learning
Rnn poetry generator
基于RNN生成古诗
Stars: ✭ 143 (-19.66%)
Mutual labels:  rnn
Sentiment classifier
Sentiment Classification using Word Sense Disambiguation
Stars: ✭ 169 (-5.06%)
Mutual labels:  sentiment-analysis
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (-41.01%)
Mutual labels:  sentiment-analysis
Lazy
Lazy, AI chatbot service.
Stars: ✭ 141 (-20.79%)
Mutual labels:  nlp-machine-learning
Sentimentcoremldemo
😃 iOS11 demo application for sentiment polarity analysis.
Stars: ✭ 104 (-41.57%)
Mutual labels:  sentiment-analysis
Tensorflow Bitcoin Robot
A Bitcoin trade robot based on Tensorflow LSTM model.Just for fun.
Stars: ✭ 155 (-12.92%)
Mutual labels:  rnn
Textaugmentation Gpt2
Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.
Stars: ✭ 104 (-41.57%)
Mutual labels:  nlp-machine-learning
Rnn recsys
Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"
Stars: ✭ 135 (-24.16%)
Mutual labels:  rnn
Pynlp
A pythonic wrapper for Stanford CoreNLP.
Stars: ✭ 103 (-42.13%)
Mutual labels:  sentiment-analysis
Sentence Classification
Sentence Classifications with Neural Networks
Stars: ✭ 177 (-0.56%)
Mutual labels:  rnn
Mrc book
《机器阅读理解:算法与实践》代码
Stars: ✭ 102 (-42.7%)
Mutual labels:  nlp-machine-learning
Awesome Ai Services
An overview of the AI-as-a-service landscape
Stars: ✭ 133 (-25.28%)
Mutual labels:  sentiment-analysis
Question Generation
Given a sentence automatically generate reading comprehension style factual questions from that sentence, such that the sentence contains answers to those questions.
Stars: ✭ 100 (-43.82%)
Mutual labels:  nlp-machine-learning
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-13.48%)
Mutual labels:  nlp-machine-learning
Learning Social Media Analytics With R
This repository contains code and bonus content which will be added from time to time for the book "Learning Social Media Analytics with R" by Packt
Stars: ✭ 102 (-42.7%)
Mutual labels:  sentiment-analysis
Seq2seq tutorial
Code For Medium Article "How To Create Data Products That Are Magical Using Sequence-to-Sequence Models"
Stars: ✭ 132 (-25.84%)
Mutual labels:  nlp-machine-learning
Lstm Music Genre Classification
Music genre classification with LSTM Recurrent Neural Nets in Keras & PyTorch
Stars: ✭ 166 (-6.74%)
Mutual labels:  rnn
Aspect Based Sentiment Analysis
Aspect Based Sentiment Analysis
Stars: ✭ 99 (-44.38%)
Mutual labels:  sentiment-analysis
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-15.17%)
Mutual labels:  nlp-machine-learning
Stock market sentiment analysis
股市情感分析
Stars: ✭ 130 (-26.97%)
Mutual labels:  sentiment-analysis
Text predictor
Char-level RNN LSTM text generator📄.
Stars: ✭ 99 (-44.38%)
Mutual labels:  rnn
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (-44.94%)
Mutual labels:  sentiment-analysis
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-30.34%)
Mutual labels:  rnn
Captcharecognition
End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
Stars: ✭ 97 (-45.51%)
Mutual labels:  rnn
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-45.51%)
Mutual labels:  rnn
Awesome Nlp Polish
A curated list of resources dedicated to Natural Language Processing (NLP) in polish. Models, tools, datasets.
Stars: ✭ 153 (-14.04%)
Mutual labels:  nlp-machine-learning
R
Sentiment analysis and visualization of real-time tweets using R
Stars: ✭ 127 (-28.65%)
Mutual labels:  sentiment-analysis
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-46.07%)
Mutual labels:  rnn
Monkeylearn
⛔️ ARCHIVED ⛔️ 🐒 R package for text analysis with Monkeylearn 🐒
Stars: ✭ 95 (-46.63%)
Mutual labels:  nlp-machine-learning
Rcnn Text Classification
Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)
Stars: ✭ 127 (-28.65%)
Mutual labels:  sentiment-analysis
Wiki Split
One million English sentences, each split into two sentences that together preserve the original meaning, extracted from Wikipedia edits.
Stars: ✭ 95 (-46.63%)
Mutual labels:  nlp-machine-learning
Twitter Sentiment Analysis
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event
Stars: ✭ 94 (-47.19%)
Mutual labels:  sentiment-analysis
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+1314.61%)
Mutual labels:  sentiment-analysis
Rnnvis
A visualization tool for understanding and debugging RNNs
Stars: ✭ 162 (-8.99%)
Mutual labels:  rnn
Audioowl
Fast and simple music and audio analysis using RNN in Python 🕵️‍♀️ 🥁
Stars: ✭ 151 (-15.17%)
Mutual labels:  rnn
Ajax Movie Recommendation System With Sentiment Analysis
Content-Based Recommender System recommends movies similar to the movie user likes and analyses the sentiments on the reviews given by the user for that movie.
Stars: ✭ 127 (-28.65%)
Mutual labels:  sentiment-analysis
Arnet
CVPR 2018 - Regularizing RNNs for Caption Generation by Reconstructing The Past with The Present
Stars: ✭ 94 (-47.19%)
Mutual labels:  rnn
Writeup Frontend
Beat Writer's Block with AI
Stars: ✭ 94 (-47.19%)
Mutual labels:  nlp-machine-learning
Stock Prediction
Smart Algorithms to predict buying and selling of stocks on the basis of Mutual Funds Analysis, Stock Trends Analysis and Prediction, Portfolio Risk Factor, Stock and Finance Market News Sentiment Analysis and Selling profit ratio. Project developed as a part of NSE-FutureTech-Hackathon 2018, Mumbai. Team : Semicolon
Stars: ✭ 125 (-29.78%)
Mutual labels:  sentiment-analysis
Pytreebank
😡😇 Stanford Sentiment Treebank loader in Python
Stars: ✭ 93 (-47.75%)
Mutual labels:  sentiment-analysis
Easyesn
Python library for Reservoir Computing using Echo State Networks
Stars: ✭ 93 (-47.75%)
Mutual labels:  rnn
61-120 of 713 similar projects