lc222 / char-cnn-text-classification-tensorflow
Character-level Convolutional Networks for Text Classification论文仿真实现
☆71Updated 7 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
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- the implement of text understanding from scratch☆34Updated 7 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
- ☆39Updated 7 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 7 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆90Updated 6 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆153Updated 6 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- keras sparse implement of margin-softmax☆100Updated 6 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- Methods about Deep Learning for Text Matching☆88Updated 5 years ago
- ☆49Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- ☆31Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆89Updated 6 years ago
- 第一届“讯飞杯”中文机器阅读理解评测参考模型☆58Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 6 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆150Updated 6 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆147Updated 7 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago