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版)☆127Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- Exercises of Natural Language Process.☆34Updated 3 years ago
- ☆279Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- smp ewect code☆77Updated 4 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆227Updated last year
- Enhanced Multi-Channel Graph Convolutional Network for Aspect Sentiment Triplet Extraction☆54Updated 3 years ago
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- Reading list of aspect-based sentiment analysis.☆221Updated 2 years ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆48Updated 4 years ago
- ☆52Updated 5 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- Source code for NLPCC 2022 paper: Prompt-Based Generative Multi-label Emotion Prediction with Label Contrastive Learning☆23Updated 2 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- ☆60Updated 5 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 5 years ago
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆29Updated 2 years ago
- Released code for「Boundary-Driven Table-Filling for Aspect Sentiment Triplet Extraction」 in EMNLP2022.☆32Updated 2 years ago
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆76Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆33Updated 4 years ago