hrwleo / multi-Label-TextClassification
多标签文本分类
☆30Updated 3 years ago
Alternatives and similar repositories for multi-Label-TextClassification:
Users that are interested in multi-Label-TextClassification are comparing it to the libraries listed below
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆53Updated 2 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 4 months ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- ☆88Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 基于prompt的中文文本分类。☆54Updated last year
- 中文文本句对相似度匹配-ATEC数据集☆21Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- 基于tensorflow的bilstm+crf的命名实体识别☆12Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆37Updated 3 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆43Updated 2 years ago
- 支持百 度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago