wireless911 / bert-text
bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)
☆31Updated 3 years ago
Alternatives and similar repositories for bert-text:
Users that are interested in bert-text are comparing it to the libraries listed below
- 利用bert预训练 模型生成句向量或词向量☆28Updated 4 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆35Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 多模型中文cnews新闻文本分类☆54Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆43Updated 2 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆58Updated 4 years ago
- 基于Bert的文本情感分析模型(含semeval14数据集)☆12Updated 5 years ago
- 基于BERT模型的中文文本情感分类☆35Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词 性标注,命名实体识别等☆58Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 基于bert的文本情感分析☆12Updated 2 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆115Updated 4 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 2 years ago
- smp ewect code☆76Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 3 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆21Updated 2 years ago
- 多标签文本分类☆53Updated 5 years ago
- 基于PaddleNLP搭建评论观点抽 取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆65Updated last year
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆11Updated 2 years ago
- 基于pytorch+bert的中文事件抽取☆71Updated 2 years ago
- Pytorch Bert+BiLstm二分类☆38Updated 3 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Updated 3 years ago
- 毕业设计:基于Bert_Position_BiLSTM_Attention_CRF_LSTMDecoder的法律文书要素识别☆54Updated 3 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago