关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等
☆77Jan 29, 2019Updated 7 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:
- 基于lstm,bilstm的language model 中文维基百科数据集☆16Mar 8, 2019Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆470May 8, 2022Updated 3 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Dec 19, 2019Updated 6 years ago
- Bert中文文本分类☆41Apr 26, 2019Updated 6 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆362Aug 26, 2019Updated 6 years ago
- SA☆33Apr 11, 2019Updated 6 years ago
- 针对预定电影票的多轮对话系统☆43Jun 13, 2018Updated 7 years ago
- ccf 2020 beike 问答匹配 B榜24名☆12Nov 27, 2022Updated 3 years ago
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Oct 28, 2021Updated 4 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆193Mar 25, 2019Updated 6 years ago
- 使用django对情感分析功能进行封装,里面包含使用情感词典和Bert模型进行情感分类,最后可以使用tensorFlow serving将模型部署在docker中运行。☆12Sep 23, 2019Updated 6 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM ,PGD,FREE)在text classification上的表现☆14Mar 5, 2022Updated 3 years ago
- ☆12Mar 8, 2022Updated 3 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Sep 12, 2019Updated 6 years ago
- Facebook faiss相关的python接口☆15Mar 2, 2020Updated 6 years ago
- 结构化信息抽取,知识构建。☆16Jun 20, 2019Updated 6 years ago
- 智能客服+闲聊机器人☆13Apr 16, 2018Updated 7 years ago
- ☆17Jun 30, 2021Updated 4 years ago
- 第一名克莱登大学二队方案分享☆18Mar 5, 2021Updated 4 years ago
- 使用LDA+SVM进行文本的分类☆22Jul 23, 2017Updated 8 years ago
- transformer crf 命名实体识别☆107Feb 13, 2019Updated 7 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆153Aug 11, 2020Updated 5 years ago
- 2018达观杯文本智能处理挑战赛:基于ML、DL实 现文本分类☆36Jul 17, 2018Updated 7 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Oct 28, 2019Updated 6 years ago
- sentence similarity and essay auto scoring 作文自动评分 句子相似性☆19Jul 9, 2018Updated 7 years ago
- 基于java中文语义分析(jieba+word2vec+libsvm)☆23Jul 31, 2017Updated 8 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆35Mar 7, 2020Updated 5 years ago
- 包含传统的基于统计模型(CRF)和基于深度学习(Embedding-Bi-LSTM-CRF)下的医疗数据命名实体识别☆226Jun 22, 2020Updated 5 years ago
- 全球人工智能技术创新大赛-赛道三-冠军方案☆239Jul 12, 2021Updated 4 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆406Apr 7, 2018Updated 7 years ago
- ☆19Oct 20, 2019Updated 6 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆188Sep 30, 2018Updated 7 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126May 14, 2019Updated 6 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆195Jun 17, 2024Updated last year
- Code corresponding to our paper "Leveraging Context Information for Natural Question Generation"☆46Oct 8, 2019Updated 6 years ago
- ☆24Jun 24, 2020Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Oct 12, 2019Updated 6 years ago