Holy-Shine / Pytorch-notebook
pytorch教程下面的一些个人汉化的jupyter notebook
☆23Updated 6 years ago
Alternatives and similar repositories for Pytorch-notebook:
Users that are interested in Pytorch-notebook are comparing it to the libraries listed below
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- NLP☆132Updated 11 months ago
- implementation pointer-generator-network by pytorch and python3☆84Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- 基于transformer的指针生成网络☆91Updated 4 years ago
- ☆132Updated 4 years ago
- bert for chinese text classification☆142Updated 6 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated last year
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆58Updated 2 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 6 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- NLP的数据增强Demo☆47Updated 4 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 科赛网-莱斯杯:全国第二届“军事智能机器阅读”挑战赛 前十团队PPT文档代码总结☆131Updated 5 years ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 6 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然 语言处理中文本生成领域的任务☆71Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- PyTorch Bert Text Classification☆31Updated 5 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 6 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆310Updated 4 years ago