liuyaox / text_classificationLinks
Text Classification using 15 Deep Learning Models with both Multi-Label and Single-Label Task.
☆12Updated 5 years ago
Alternatives and similar repositories for text_classification
Users that are interested in text_classification are comparing it to the libraries listed below
Sorting:
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 中国高校计算机大赛--大数据挑战赛☆37Updated 5 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126Updated 6 years ago
- 2019 BDCI互联网金融新实体发现☆39Updated 5 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆19Updated 5 years ago
- Baidu 95categories of multi-label test question classification☆26Updated 5 years ago
- CCKS2019面向金融领域的事件主体抽取☆46Updated 6 years ago
- notes and codes about NLP☆25Updated 6 years ago
- 天池-新冠疫情相似句对判定大赛 Rank8☆52Updated 5 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Updated 6 years ago
- Implementation of the ESIM model for natural language inference with Keras☆29Updated 7 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- Adversarial Training for NLP in Keras☆46Updated 5 years ago
- 2021海华AI挑战赛·中文阅读理解·技术组☆21Updated 3 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 6 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24Updated 5 years ago
- ☆24Updated 6 years ago
- 2019中国高校计算机大赛——大数据挑战赛 第一名解决方案☆42Updated 4 years ago
- 2021搜狐校园文本匹配算法大赛baseline☆45Updated 4 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- CCF-BDCI大数据与计算智能大赛-互联网金融新实体发现-9th☆55Updated 5 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆51Updated 2 years ago
- 多轮对话槽填充☆20Updated 6 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆46Updated 5 years ago
- smp2018 contest ( distinguish human writing or robot writing from news )☆19Updated 7 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆56Updated 2 years ago
- CCKS 2020: 基于本体的金融知识图谱自动化构建技术评测☆89Updated 3 years ago
- NLP方向的论文代码复现