PouringRain / blog_codeLinks
存放知乎,博客发表文章中的代码
☆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
Sorting:
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆105Updated last year
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆44Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆92Updated 2 years ago
- 多标签文本分类☆54Updated 6 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- smp ewect code☆77Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆87Updated 2 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 3 years ago
- 多标签文本分类☆31Updated 3 years ago