lc222 / Dynamic-CNN-Sentence-Classification-TFLinks
☆39Updated 8 years ago
Alternatives and similar repositories for Dynamic-CNN-Sentence-Classification-TF
Users that are interested in Dynamic-CNN-Sentence-Classification-TF are comparing it to the libraries listed below
Sorting:
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 8 years ago
- ☆55Updated 8 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 8 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- ☆26Updated 8 years ago
- hierarchical attention model☆101Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Our experience & lesson & code☆48Updated 8 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.☆104Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 7 years ago
- natural language processing☆16Updated 6 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- ☆121Updated 8 years ago
- Kaggle Quora 第21名解决方案☆71Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 8 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 4 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆120Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 8 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- ☆49Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现☆21Updated 7 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 7 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- Text classification using LSTM