hrwleo / multi-Label-TextClassificationLinks
多标签文本分类
☆32Updated 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
Sorting:
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆179Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆18Updated last year
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- ☆88Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 6 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- ☆279Updated 3 years ago
- 中文文本句对相似度匹配-ATEC数据集☆23Updated 5 years ago
- CoSENT、STS、SentenceBERT☆171Updated 9 months ago
- Knowledge Graph☆175Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- GPLinker_pytorch☆86Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆150Updated 3 years ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆54Updated 3 years ago
- 基于Pytorch + BERT的抽取式机器阅读理解☆20Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 weeks ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 实验苏神的CoSENT的Torch实现☆33Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago