qiangsiwei / text_classification
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
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Deep structured semantic model☆32Updated 8 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- KBQA☆14Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- add ftrl_fm cython implementation☆13Updated 8 years ago
- Kaggle | Quora Question Pairs❓🥉☆64Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.☆14Updated 7 years ago
- Python Linear CRF☆47Updated 10 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 6 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 6 years ago
- Deep Learning for Question Answering☆22Updated 8 years ago
- Code for NLPCC2016 Chinese Word Similarity Task☆17Updated 8 years ago
- A Tensorflow implementation of DSSM (slightly modified).☆24Updated 8 years ago
- The models run on Textnet.☆26Updated 5 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago
- solution for the 5th place of cikm cup 2014☆19Updated 10 years ago
- ☆24Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- deep learning in text classification(keras)☆52Updated 5 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- 2018百度机器阅读理解竞赛☆27Updated 6 years ago