chenlian-zhou / nlp
☆19Updated 4 years ago
Alternatives and similar repositories for nlp:
Users that are interested in nlp are comparing it to the libraries listed below
- NLP常见任务实现(pytorch版)☆122Updated 4 years ago
- Exercises of Natural Language Process.☆33Updated 3 years ago
- smp ewect code☆76Updated 4 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- 多模型中文cnews新闻文本分类☆54Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- Enhanced Multi-Channel Graph Convolutional Network for Aspect Sentiment Triplet Extraction☆51Updated 2 years ago
- ☆11Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆74Updated 3 years ago
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆71Updated last year
- bert pytorch模型微调用于 的多标签文本分类☆131Updated 5 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- a sample pytorch Implementation of ACL 2021 research paper "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".☆38Updated last year
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆67Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆129Updated 3 years ago
- 中文机器阅读理解数据集☆102Updated 3 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆140Updated 2 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现☆32Updated last year
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆55Updated 5 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆31Updated 3 years ago