yyxx1997 / pytorch
This is a repository for a few projects built in torch.
☆41Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆145Updated 2 years ago
- Exercises of Natural Language Process.☆31Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆91Updated last year
- smp ewect code☆75Updated 4 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆71Updated 7 months ago
- SimCSE中文语义相似度对比学习模型☆78Updated 2 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆93Updated 2 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆32Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆29Updated 2 years ago
- 基于BERT的中文命名实体识别☆32Updated 2 years ago
- NLP常见任务实现(pytorch版)☆119Updated 4 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆119Updated 3 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆115Updated 4 years ago
- Using BERT+Bi-LSTM+CRF☆135Updated 2 years ago
- Implemention of NER model on chinese dataset.☆67Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆108Updated last year
- SimCSE有监督与无监督实验复现☆145Updated 9 months ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆52Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆71Updated 3 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆69Updated 7 months ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆30Updated 3 years ago
- ☆35Updated 2 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆48Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆82Updated 3 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 4 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆25Updated last year
- CMeEE/CBLUE/NER实体识别☆124Updated 2 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆204Updated 2 years ago