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
- 多标签文本分类☆54Updated 5 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆116Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆28Updated 4 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆48Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆129Updated 5 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆57Updated 4 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆35Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 毕业设计,基于事理图谱的事件推理系统☆67Updated 4 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated last year
- Pytorch Bert+BiLstm二分类☆38Updated 3 years ago
- 今日头条中文新闻(文本)分类数据集☆63Updated 6 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆33Updated last year
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆45Updated 5 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆31Updated 3 years ago
- 多模型中文cnews新闻文本分类☆52Updated 4 years ago
- NER and RE in medical insurance。用于医疗领域的知识图谱构建,通过DL中的相关算法,实现领域实体的命名实体 识别和关系抽取。☆63Updated 5 years ago
- 中文关系抽取☆94Updated 3 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆32Updated 3 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆106Updated 5 years ago
- 爬取百度百科词条,抽取三元组,构建知识图谱☆35Updated 5 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆71Updated 4 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- bert实现中文关系抽取☆17Updated last year