Holy-Shine / Pytorch-notebookLinks
pytorch教程下面的一些个人汉化的jupyter notebook
☆22Updated 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
Sorting:
- ☆131Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- NLP☆133Updated last year
- bert for chinese text classification☆142Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆103Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- ☆85Updated 5 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- implementation pointer-generator-network by pytorch and python3☆85Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated 2 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- 基于transformer的指针生成网络☆92Updated 4 years ago
- the demo for bert☆141Updated 6 years ago
- ☆135Updated 6 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 6 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆199Updated 6 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- BERT预训练模型字向量提取工具☆52Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- python3 bert4keras for match☆37Updated 5 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆218Updated last year
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- hierarchical attention model☆101Updated 7 years ago