Irvinglove / char-CNN-text-classification-tensorflowLinks
the implement of text understanding from scratch
☆34Updated 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
Sorting:
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 8 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 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
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 8 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现☆21Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- ☆39Updated 8 years ago
- ☆49Updated 7 years ago
- ☆19Updated 7 years ago
- keras sparse implement of margin-softmax☆100Updated 6 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 8 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 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 7 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆90Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 5 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 7 years ago
- ☆121Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- ESIM model : implementation of Enhanced LSTM for Natural language inference☆21Updated 6 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆89Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 8 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago