yyxx1997 / pytorch
This is a repository for a few projects built in torch.
☆42Updated 3 years ago
Alternatives and similar repositories for pytorch:
Users that are interested in pytorch are comparing it to the libraries listed below
- SimCSE中文语义相似度对比学习模型☆82Updated 3 years ago
- 多模型中文cnews新闻文本分类☆54Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆154Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- NLP常见任务实现(pytorch版)☆122Updated 4 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于Hmm模型和Viterbi算法实现中文分词及词性标注,使用最大概率算法进行优化。人民日报语料:分词(F1:96.189%);词性标注(F1:97.934%)☆25Updated 2 years ago
- Exercises of Natural Language Process.☆32Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆25Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆83Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆208Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 3 months ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆32Updated 2 years ago
- smp ewect code☆76Updated 4 years ago
- ☆19Updated 4 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆73Updated 10 months ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆126Updated last year
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆175Updated 2 years ago
- ☆277Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆271Updated 2 weeks ago
- ☆36Updated 2 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆386Updated last year
- 利用huggingface实现文本分类☆58Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆270Updated this week