yyxx1997 / pytorchLinks
This is a repository for a few projects built in torch.
☆43Updated 3 years ago
Alternatives and similar repositories for pytorch
Users that are interested in pytorch are comparing it to the libraries listed below
Sorting:
- SimCSE中文语义相似度对比学习模型☆85Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆143Updated last year
- NLP常 见任务实现(pytorch版)☆122Updated 4 years ago
- Exercises of Natural Language Process.☆33Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆29Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- ☆278Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 2 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆72Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆185Updated last year
- ☆39Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆277Updated 3 months ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆393Updated 2 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 3 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆33Updated 2 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆130Updated 3 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- smp ewect code☆77Updated 4 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆61Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago