yyxx1997 / pytorchLinks
This is a repository for a few projects built in torch.
☆43Updated last week
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.☆160Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆87Updated 3 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆504Updated 4 years ago
- Exercises of Natural Language Process.☆34Updated 3 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆74Updated last year
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆603Updated last week
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆142Updated 2 years ago
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆34Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆86Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆107Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆287Updated this week
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆399Updated 2 years ago
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆131Updated 4 years ago
- NLP常见任务实现(pytorch版)☆126Updated 5 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆652Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆397Updated 2 years ago
- 中文命名实体识别☆47Updated 3 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆190Updated last year
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆29Updated 2 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆414Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- Using BERT+Bi-LSTM+CRF☆138Updated 3 years ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆473Updated 5 years ago
- NLP实战项目☆102Updated 2 years ago
- ACE2005中文数据集处理(中文信息信息抽取任务)☆21Updated 4 years ago
- 中文NER的那些事儿☆317Updated last year
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆211Updated 3 years ago