PouringRain / blog_code
存放知乎,博客发表文章中的代码
☆47Updated 3 years ago
Alternatives and similar repositories for blog_code:
Users that are interested in blog_code are comparing it to the libraries listed below
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 多标签文本分类☆53Updated 5 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆89Updated 2 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆117Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆42Updated 3 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆180Updated last year
- multi-label-classification-4-event-type☆133Updated last year
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆32Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- smp ewect code☆76Updated 4 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆61Updated 4 years ago
- 多模型中文cnews新闻文本分类☆54Updated 4 years ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆142Updated 4 years ago
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- 基于Pytorch+BERT+CRF的NLP序列标 注模型,目前包括分词,词性标注,命名实体识别等☆59Updated 2 years ago
- 基于BIO模式的序列标注工具-可用于命名实体识别、事件触发词识别等任务的数据标注☆71Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆101Updated 3 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆279Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- 知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)☆106Updated 3 years ago
- 基于pytorch+bert的中文关系抽取☆28Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆83Updated last year
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆43Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago