yongyehuang / zhihu-text-classification
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案
☆405Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for zhihu-text-classification
- 知乎看山杯 第二名 解决方案☆241Updated 5 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆581Updated last year
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆429Updated 5 years ago
- 2018达观杯文本智能处理挑战赛 Top10解决方案(10/3830)☆216Updated 6 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,058Updated 6 years ago
- several methods for text classification☆188Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆466Updated 2 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 6 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆118Updated 6 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆252Updated 7 years ago
- bidirectional rnn for text classification☆109Updated 7 years ago
- 自然语言基础模型☆563Updated 5 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆318Updated 5 years ago
- keras example of seq2seq, auto title☆332Updated 4 years ago
- 2018达观杯长文本分类智能处理挑战赛 18解决方案☆152Updated 5 years ago
- Sohu's 2018 content recognition competition 1st solution(搜狐内容识别大赛第一名解决方案)☆227Updated 6 years ago
- my python accomplish after reading the outling of word2vec made by google☆124Updated 8 years ago
- details☆264Updated 6 years ago
- Text classification using LSTM☆172Updated 7 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 6 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆141Updated 5 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算