wzzzd / text_classifier_pytorch
基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。
☆61Updated 2 years ago
Alternatives and similar repositories for text_classifier_pytorch:
Users that are interested in text_classifier_pytorch are comparing it to the libraries listed below
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆128Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 基于SpanBert的中文指代消解,pytorch实现☆97Updated 2 years ago
- CoSENT、STS、SentenceBERT☆163Updated last month
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆272Updated 3 weeks ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆111Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实 现☆191Updated 2 years ago
- Implemention of NER model on chinese dataset.☆71Updated last year
- ☆277Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆389Updated last year
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆19Updated last year
- GlobalPointer的优化版/NER实体识别☆116Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆74Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆103Updated 2 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- ☆88Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 9 months ago
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆234Updated 2 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆219Updated last year