kinni / char-cnn-text-classification-tensorflowLinks
Simple Convolutional Neural Network (CNN) for sentiment classification of Chinese movie reviews.
☆53Updated 8 years ago
Alternatives and similar repositories for char-cnn-text-classification-tensorflow
Users that are interested in char-cnn-text-classification-tensorflow are comparing it to the libraries listed below
Sorting:
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 8 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- ☆50Updated 8 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- A tensorflow implementation of siamese lstm.☆90Updated 8 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 9 years ago
- Text classification using LSTM☆172Updated 8 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 7 years ago
- ☆122Updated 8 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago
- ☆40Updated 8 years ago
- lstm with attention to deal with qa☆34Updated 8 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆25Updated 8 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- ☆61Updated 8 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆252Updated 6 years ago
- code for NER using HMM;s and linear chain CRF's☆50Updated 9 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- CNN for Chinese Text Classification in Tensorflow☆238Updated 7 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 10 years ago
- Convolution neural network for relation extraction between two given entities☆175Updated 9 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago