qukequke / bert_classficationLinks
bert、roberta、ernie等方法进行文本分类
☆88Updated 2 years ago
Alternatives and similar repositories for bert_classfication
Users that are interested in bert_classfication are comparing it to the libraries listed below
Sorting:
- bert、roberta ner命名实体识别☆91Updated 3 years ago
- “英特尔创新大师杯”深度学习挑战赛 赛道3:CCKS2021中文NLP地址相关性任务☆146Updated 2 years ago
- ☆54Updated 2 years ago
- 保险行业回访外呼机器人☆62Updated 2 years ago
- ☆51Updated last year
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- Chinese large language model☆120Updated last year
- CCKS‘2021:《SGSum:一个面向体育赛事摘要的人工标注数据集》☆21Updated 3 years ago
- using ChatGPT to classify textual topics/ categories.☆39Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 基于国内大学构造的neo4j知识图谱,并进行简单问答,帮助了解大学,填报高考志愿☆55Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 基于BERT模型的深度学习中文文本分类实现,包含大约20000条新闻的训练和测试集,包装有简单HTTP接口可供调用。☆24Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆185Updated last year
- Code for EMNLP 2023 long paper: An Iteratively Parallel Generation Method with the Pre-Filling Strategy for Document-level Event Extracti…☆19Updated 4 months ago
- ☆39Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类 ,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆142Updated 2 years ago
- 使用Qwen1.5-0.5B-Chat模型进行通用信息抽取任务的微调,旨在: 验证生成式方法相较于抽取式NER的效果; 为新手提供简易的模型微调流程,尽量减少代码量; 大模型训练的数据格式处理。☆12Updated 9 months ago
- 基于ERNIE的中文NER☆37Updated 3 years ago
- RASA中文任务型机器人