qiangsiwei / text_classificationLinks
keras implementation of text classification algorithms
☆10Updated 7 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
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Kaggle | Quora Question Pairs❓🥉☆64Updated 8 years ago
- deep learning in text classification(keras)☆52Updated 6 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Code for Kaggle Jigsaw Toxic Comment, 34th / 4551 (Top 1%) Solution☆41Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- ☆176Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆67Updated 7 years ago
- ☆54Updated 2 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
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 8 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 8 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Python Linear CRF☆47Updated 11 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆228Updated 6 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆77Updated 6 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 8 years ago
- code for NER using HMM;s and linear chain CRF's☆50Updated 9 years ago