liu-nlper / DocumentClassification
This code implements a simple CNN model for document classification with tensorflow.
☆154Updated 3 years ago
Alternatives and similar repositories for DocumentClassification:
Users that are interested in DocumentClassification are comparing it to the libraries listed below
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆117Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago
- a tensorflow version of Word2Vec with a new loss☆114Updated 7 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 7 years ago
- 知乎看山杯 第二名 解决方案☆241Updated 6 years ago
- Text classification using LSTM☆171Updated 7 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- ☆61Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆154Updated 7 years ago
- deep learning in text classification(keras)☆52Updated 5 years ago
- 基于gensim模块计算句子相似度☆122Updated 8 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- ☆39Updated 7 years ago
- ☆121Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017☆80Updated 7 years ago
- Code for Fine-grained Sentiment Analysis of User Reviews of AI Challenger 2018☆169Updated 5 years ago
- CNN for Chinese Text Classification in Tensorflow☆234Updated 7 years ago
- Bi LSTM Word Breaker☆36Updated 7 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆404Updated 6 years ago
- implement some fancy text classification models by using keras☆97Updated 6 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆251Updated 7 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆296Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆90Updated 6 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 7 years ago