chenlian-zhou / nlpLinks
☆19Updated 5 years ago
Alternatives and similar repositories for nlp
Users that are interested in nlp are comparing it to the libraries listed below
Sorting:
- NLP常见任务实现(pytorch版)☆126Updated 5 years ago
- Exercises of Natural Language Process.☆34Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆87Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- ☆278Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆211Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆29Updated 2 years ago
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆76Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆86Updated 2 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆107Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 5 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆99Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆226Updated last year
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.☆30Updated 2 years ago
- smp ewect code☆77Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆105Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆79Updated 4 years ago