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.☆142Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆77Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆90Updated last year
- Implemention of NER model on chinese dataset.☆67Updated last year
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆29Updated 3 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆102Updated last year
- 基于BERT的中文命名实体识别☆30Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆74Updated last year
- This is a nlp project about sentiment analysis using bert and including the dataset☆71Updated 6 months ago
- 基于pytorch_bert的中文多标签分类☆82Updated 2 years ago
- NLP常见任务实现(pytorch版)☆118Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆41Updated 3 years ago
- Using BERT+Bi-LSTM+CRF☆134Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆51Updated 4 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- CMeEE/CBLUE/NER实体识别☆123Updated 2 years ago
- Pytorch Bert+BiLstm二分类☆38Updated 3 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆166Updated 7 months ago
- 利用bert和textcnn解决多标签文本分类的demo。☆29Updated 2 years ago
- Exercises of Natural Language Process.☆31Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆44Updated 4 years ago
- 多模型中文cnews新闻文本分类☆50Updated 4 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆50Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆174Updated 2 years ago
- ☆159Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆117Updated last year
- 存放知乎,博客发表文 章中的代码☆45Updated 3 years ago
- Mark and summarize the NLP project has been through☆131Updated 3 years ago
- 使用LSTM+CRF进行命名实体识别☆32Updated 2 years ago