zhanghx0905 / capstone
基于CNN、RNN、GCN、BERT的中文文本分类
☆43Updated last year
Alternatives and similar repositories for capstone:
Users that are interested in capstone are comparing it to the libraries listed below
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆28Updated 4 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆48Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- 多标签文本分类☆53Updated 5 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆116Updated 4 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 多模型中文cnews新闻文本分类☆53Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆35Updated last year
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated last year
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆30Updated 5 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago