yyxx1997 / pytorchLinks
This is a repository for a few projects built in torch.
☆44Updated 3 months ago
Alternatives and similar repositories for pytorch
Users that are interested in pytorch are comparing it to the libraries listed below
Sorting:
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆75Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆147Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆37Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆109Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆661Updated 3 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆607Updated 3 months ago
- ☆640Updated 8 months ago
- NLP实战项目☆105Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆403Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆293Updated this week
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆511Updated 4 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆114Updated 3 years ago
- NLP常见任务实现(pytorch版)☆127Updated 5 years ago
- Exercises of Natural Language Process.☆34Updated 3 years ago
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆34Updated 3 years ago
- 基于scrapy的层次优先队列方法爬取中文维基百科,并自动抽取结构和半结构数据☆157Updated 2 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆537Updated 2 years ago
- 中文命名实体识别☆48Updated 4 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆417Updated 3 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆199Updated last year
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆132Updated 5 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆227Updated 2 years ago
- ☆41Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆217Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆92Updated 3 years ago
- ACE2005中文数据集处理(中文信息信息抽取任务)☆20Updated 4 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆67Updated 4 years ago