Holy-Shine / Pytorch-notebookLinks
pytorch教程下面的一些个人汉化的jupyter notebook
☆22Updated 7 years ago
Alternatives and similar repositories for Pytorch-notebook
Users that are interested in Pytorch-notebook are comparing it to the libraries listed below
Sorting:
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- NLP☆134Updated last year
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- ☆131Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 3 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆106Updated 6 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆110Updated 2 years ago
- bert for chinese text classification☆141Updated 6 years ago
- 从头训练MASK BERT☆139Updated 2 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆315Updated 5 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆185Updated 5 years ago
- BERT预训练模型字向量提取工具☆53Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 6 years ago
- BERT 源码阅读☆231Updated 6 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆204Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- ☆157Updated 4 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 6 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 7 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- ☆76Updated 6 years ago