All Projects → Tf Rnn Attention → Similar Projects or Alternatives

949 Open source projects that are alternatives of or similar to Tf Rnn Attention

automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (-94.15%)
Mutual labels:  text-classification, rnn, attention
ML2017FALL
Machine Learning (EE 5184) in NTU
Stars: ✭ 66 (-91.02%)
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (-92.79%)
Attention Over Attention Tf Qa
论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现
Stars: ✭ 58 (-92.11%)
Mutual labels:  rnn, attention
Cnn Text Classification Keras
Text Classification by Convolutional Neural Network in Keras
Stars: ✭ 213 (-71.02%)
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-95.37%)
Mutual labels:  rnn, sentiment-analysis
Doc Han Att
Hierarchical Attention Networks for Chinese Sentiment Classification
Stars: ✭ 206 (-71.97%)
Mutual labels:  rnn, attention
Pytorch Sentiment Neuron
Stars: ✭ 178 (-75.78%)
Mutual labels:  rnn, sentiment-analysis
keras-utility-layer-collection
Collection of custom layers and utility functions for Keras which are missing in the main framework.
Stars: ✭ 63 (-91.43%)
Mutual labels:  rnn, attention
Rcnn Text Classification
Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)
Stars: ✭ 127 (-82.72%)
Onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.
Stars: ✭ 143 (-80.54%)
Attentive Neural Processes
implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)
Stars: ✭ 33 (-95.51%)
Mutual labels:  rnn, attention
Ai law
all kinds of baseline models for long text classificaiton( text categorization)
Stars: ✭ 243 (-66.94%)
Mutual labels:  text-classification, attention
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-84.76%)
Mutual labels:  rnn, text-classification
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-83.13%)
Mutual labels:  rnn, attention
Sentiment-analysis-amazon-Products-Reviews
NLP with NLTK for Sentiment analysis amazon Products Reviews
Stars: ✭ 37 (-94.97%)
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-89.39%)
Mutual labels:  rnn, attention
TLA
A comprehensive tool for linguistic analysis of communities
Stars: ✭ 47 (-93.61%)
Text tone analyzer
Система, анализирующая тональность текстов и высказываний.
Stars: ✭ 15 (-97.96%)
yunyi
2018“云移杯- 景区口碑评价分值预测
Stars: ✭ 29 (-96.05%)
Mutual labels:  text-classification, rnn
Multi Class Text Classification Cnn Rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
Stars: ✭ 570 (-22.45%)
Mutual labels:  rnn, text-classification
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-97.41%)
Mutual labels:  sentiment-analysis, attention
NewsMTSC
Target-dependent sentiment classification in news articles reporting on political events. Includes a high-quality data set of over 11k sentences and a state-of-the-art classification model.
Stars: ✭ 54 (-92.65%)
ai challenger 2018 sentiment analysis
Fine-grained Sentiment Analysis of User Reviews --- AI CHALLENGER 2018
Stars: ✭ 16 (-97.82%)
Mutual labels:  sentiment-analysis, attention
Sentiment analysis fine grain
Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
Stars: ✭ 546 (-25.71%)
Cluedatasetsearch
搜索所有中文NLP数据集,附常用英文NLP数据集
Stars: ✭ 2,112 (+187.35%)
Chinese ulmfit
中文ULMFiT 情感分析 文本分类
Stars: ✭ 208 (-71.7%)
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (-83.13%)
Lstm Sentiment Analysis
Sentiment Analysis with LSTMs in Tensorflow
Stars: ✭ 886 (+20.54%)
Mutual labels:  rnn, sentiment-analysis
Eda nlp
Data augmentation for NLP, presented at EMNLP 2019
Stars: ✭ 902 (+22.72%)
Mutual labels:  rnn, text-classification
Time Attention
Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971
Stars: ✭ 52 (-92.93%)
Mutual labels:  rnn, attention
Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (-83.67%)
Captcharecognition
End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
Stars: ✭ 97 (-86.8%)
Mutual labels:  rnn, attention
Cnn lstm for text classify
CNN, LSTM, NBOW, fasttext 中文文本分类
Stars: ✭ 90 (-87.76%)
Mutual labels:  rnn, attention
Rnn For Joint Nlu
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 176 (-76.05%)
Mutual labels:  rnn, attention
Attend infer repeat
A Tensorfflow implementation of Attend, Infer, Repeat
Stars: ✭ 82 (-88.84%)
Mutual labels:  rnn, attention
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+365.03%)
Mutual labels:  rnn, attention
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+336.6%)
Mutual labels:  rnn, sentiment-analysis
Subject-and-Sentiment-Analysis
汽车行业用户观点主题及情感识别
Stars: ✭ 24 (-96.73%)
Rnn Text Classification Tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
Stars: ✭ 114 (-84.49%)
classifier multi label seq2seq attention
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search
Stars: ✭ 26 (-96.46%)
Mutual labels:  text-classification, attention
awesome-text-classification
Text classification meets word embeddings.
Stars: ✭ 27 (-96.33%)
Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec embedding, word embeddings on TensorFlow.
Stars: ✭ 18 (-97.55%)
Mutual labels:  text-classification, rnn
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-97.14%)
ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
Stars: ✭ 79 (-89.25%)
Mutual labels:  sentiment-analysis, attention
Bertweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
Stars: ✭ 282 (-61.63%)
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (-53.06%)
Mutual labels:  rnn, sentiment-analysis
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (-95.51%)
Mutual labels:  rnn, attention
EBIM-NLI
Enhanced BiLSTM Inference Model for Natural Language Inference
Stars: ✭ 24 (-96.73%)
Mutual labels:  rnn, attention
Kaggle-Twitter-Sentiment-Analysis
Kaggle Twitter Sentiment Analysis Competition
Stars: ✭ 18 (-97.55%)
Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (+391.56%)
Mutual labels:  rnn, text-classification
medical-diagnosis-cnn-rnn-rcnn
分别使用rnn/cnn/rcnn来实现根据患者描述,进行疾病诊断
Stars: ✭ 39 (-94.69%)
Mutual labels:  text-classification, rnn
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-48.98%)
Mutual labels:  rnn, text-classification
Doc2vec
📓 Long(er) text representation and classification using Doc2Vec embeddings
Stars: ✭ 92 (-87.48%)
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (-86.67%)
text analysis tools
中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)
Stars: ✭ 410 (-44.22%)
NSP-BERT
The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"
Stars: ✭ 166 (-77.41%)
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (-51.29%)
1-60 of 949 similar projects