binzhouchn / long_text_multilabel_classificationLinks
本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题
☆18Updated 4 years ago
Alternatives and similar repositories for long_text_multilabel_classification
Users that are interested in long_text_multilabel_classification are comparing it to the libraries listed below
Sorting:
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 多标签文本分类☆31Updated 3 years ago
- WoBERT_pytorch☆40Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 3 years ago
- ☆278Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- ☆60Updated 5 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- ☆87Updated 3 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文 本信息中隐私信息识别-第7名方案☆72Updated 4 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- TPlinker for NER 中文/英文命名实体识别☆125Updated 3 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆14Updated 3 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- smp ewect code☆77Updated 4 years ago