qiangsiwei / text_classificationLinks
keras implementation of text classification algorithms
☆10Updated 8 years ago
Alternatives and similar repositories for text_classification
Users that are interested in text_classification are comparing it to the libraries listed below
Sorting:
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- Deep structured semantic model☆32Updated 9 years ago
- deep learning in text classification(keras)☆53Updated 6 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
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Kaggle | Quora Question Pairs❓🥉☆65Updated 8 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆53Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- ☆176Updated 8 years ago
- ☆54Updated 2 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 8 years ago
- Methods about Deep Learning for Text Matching☆90Updated 6 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 8 years ago
- Code for Kaggle Jigsaw Toxic Comment, 34th / 4551 (Top 1%) Solution☆40Updated 7 years ago
- ☆31Updated 8 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 7 years ago
- a tensorflow version of Word2Vec with a new loss☆115Updated 8 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 8 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆230Updated 7 years ago
- This code implements a simple CNN model for document classification with tensorflow.☆158Updated 4 years ago
- TextNet: A deep neural network framework for text matching☆106Updated 6 years ago
- A Tensorflow implementation of DSSM (slightly modified).☆24Updated 9 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 8 years ago
- IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 re…☆112Updated 6 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆212Updated 6 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago