luchi007 / RNN_Text_Classify
Text classification using LSTM
☆171Updated 7 years ago
Alternatives and similar repositories for RNN_Text_Classify:
Users that are interested in RNN_Text_Classify are comparing it to the libraries listed below
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- ☆49Updated 7 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 7 years ago
- ☆121Updated 7 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- 知乎看山杯 第二名 解决方案☆241Updated 6 years ago
- ☆307Updated 7 years ago
- ☆39Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 7 years ago
- a tensorflow version of Word2Vec with a new loss☆114Updated 7 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆404Updated 6 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆117Updated 7 years ago
- ☆61Updated 7 years ago
- the implement of text understanding from scratch☆34Updated 7 years ago
- ☆71Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆142Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆281Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago
- CNN for Chinese Text Classification in Tensorflow☆234Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆147Updated 7 years ago
- This code implements a simple CNN model for document classification with tensorflow.☆154Updated 3 years ago
- my python accomplish after reading the outling of word2vec made by google☆124Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago