基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE
☆54Jun 29, 2020Updated 5 years ago
Alternatives and similar repositories for Chinese-Text-Classification
Users that are interested in Chinese-Text-Classification are comparing it to the libraries listed below
Sorting:
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 4 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆13Nov 2, 2022Updated 3 years ago
- English or Chinses GPT2Dialog model from GPT2-chitchat☆12Feb 23, 2020Updated 6 years ago
- 使用SO-PMI算法生成经济领域情感词典☆16Mar 16, 2022Updated 3 years ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆15Jan 27, 2021Updated 5 years ago
- ☆13Jun 3, 2020Updated 5 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆13Jan 13, 2020Updated 6 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Feb 1, 2021Updated 5 years ago
- 基于语义的中文文本关键词提取算法☆20Mar 24, 2021Updated 4 years ago
- nlp基础任务☆23May 26, 2021Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 5 years ago
- 基于Rasa 3.1.0 构建医疗领域的图谱型问答系统☆22Apr 9, 2022Updated 3 years ago
- rasa_chinese 的服务 package☆18Jun 17, 2021Updated 4 years ago
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆22Dec 5, 2019Updated 6 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆27Jun 18, 2022Updated 3 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆58Aug 16, 2021Updated 4 years ago
- bert、roberta、ernie等方法进行文本分类☆88May 25, 2023Updated 2 years ago
- 2019年4月8日,第三届搜狐校园内容识别算法大赛。☆26May 14, 2019Updated 6 years ago
- 分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成☆28Sep 22, 2020Updated 5 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32May 15, 2021Updated 4 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Aug 15, 2020Updated 5 years ago
- 使用谷歌2020pegasus模型进行中文文档摘要☆27Jun 14, 2022Updated 3 years ago
- Chinese NER using BiLSTM/BERT + CRF☆64Jun 25, 2021Updated 4 years ago
- 新闻文本分类,TextCNN模型,pytorch实现. gitee//gitee.com/worldcreator/News_Classification☆24May 28, 2021Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Sep 16, 2020Updated 5 years ago
- “法阿”中文分词:做最好的 Python 法律中文分词组件☆34Dec 15, 2020Updated 5 years ago
- C语言实现LSTM☆10Apr 17, 2021Updated 4 years ago
- Grid Generation☆11Mar 7, 2024Updated last year
- An e-Commerce ChatBot based on contextual-NLP processes, developed with Rasa Open Source, written in python☆11Aug 4, 2022Updated 3 years ago
- 智能营销文案生成☆35May 6, 2025Updated 9 months ago
- smp ewect code☆79Sep 10, 2020Updated 5 years ago
- ☆45Oct 14, 2021Updated 4 years ago
- 使用Bert/ERNIE进行中文短文本分类(附数据集)☆37Dec 10, 2022Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆138Nov 8, 2019Updated 6 years ago
- Chinese word segmentation with the neural seq2seq model implement in pytorch☆10Dec 13, 2017Updated 8 years ago
- Summary and comparison of Chinese classification models