dasiki / Bert-Chinese-Text-Classification-PytorchLinks
使用Bert/ERNIE进行中文短文本分类(附数据集)
☆34Updated 2 years ago
Alternatives and similar repositories for Bert-Chinese-Text-Classification-Pytorch
Users that are interested in Bert-Chinese-Text-Classification-Pytorch are comparing it to the libraries listed below
Sorting:
- multi-label-classification-4-event-type☆137Updated 2 years ago
- 使用BERT模型做文本分类;面向工业用途☆221Updated 6 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 4 years ago
- 多标签文本分类☆53Updated 6 years ago
- ☆268Updated 5 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆196Updated last year
- 基于Transformers的文本分类☆342Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆400Updated 2 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆334Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆213Updated 4 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆45Updated 6 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆150Updated 2 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288Updated 6 years ago
- 基于远监督的中文关系抽取☆385Updated 4 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆270Updated 5 years ago
- ☆34Updated 5 years ago
- 中文文本聚类☆124Updated 3 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆294Updated 5 years ago
- 该库是一个项目集,包括文本分类、多标签分类、 细粒度情感分析、命名实体识别,以及部分数据集等☆201Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆272Updated 6 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆218Updated 6 years ago