An open API service indexing awesome lists of open source software.

https://github.com/yanqiangmiffy/daguan

2018达观杯文本智能处理挑战赛:基于ML、DL实现文本分类
https://github.com/yanqiangmiffy/daguan

Last synced: 6 months ago
JSON representation

2018达观杯文本智能处理挑战赛:基于ML、DL实现文本分类

Awesome Lists containing this project

README

          

# daguan
2018达观杯文本智能处理挑战赛
# 参考资料
- [XgboostAndLR](https://github.com/zldeng/XgboostAndLR)
- [CNN-text-classification-keras](https://github.com/bhaveshoswal/CNN-text-classification-keras)
- [text_classification_AI100](https://github.com/lc222/text_classification_AI100)
- [text-classification-cnn-rnn](https://github.com/gaussic/text-classification-cnn-rnn)
- [Text-Classification-Benchmark](https://github.com/FelixHo/Text-Classification-Benchmark)
- [20newsgroups-text-classification](https://github.com/yanqiangmiffy/20newsgroups-text-classification)