jasperzhong / NMTLinks
Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)
☆41Updated 6 years ago
Alternatives and similar repositories for NMT
Users that are interested in NMT are comparing it to the libraries listed below
Sorting:
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Visualization for simple attention and Google's multi-head attention.☆68Updated 7 years ago
- 精简版NEZHA模型权重☆21Updated 4 years ago
- A pytorch implementation of Attention is all you need☆91Updated 6 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- Highway Networks implement in pytorch☆73Updated 2 years ago
- Semi-supervised Learning for Sentiment Analysis☆54Updated 4 years ago
- ( ACL 2019 ) “Automatic Generation of Personalized Comment Based on User Profile“☆39Updated 2 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆49Updated 6 years ago
- A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Mea…☆53Updated 3 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- ☆94Updated 5 years ago
- ☆131Updated 4 years ago
- An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question A…☆76Updated 4 years ago
- ☆93Updated 4 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- Official implementation of "Explicit Interaction Model towards Text Classification"☆70Updated 5 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆121Updated 5 years ago
- A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)☆85Updated 6 years ago
- a simple yet complete implementation of the popular BERT model☆128Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 3 years ago
- Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力…☆130Updated 4 years ago
- Code for our AAAI2019 paper "GRN: Gated Relation Network to Enhance Convolutional Neural Network for Named Entity Recognition"☆26Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- An implementation of attention-based neural machine translation using Pytorch☆49Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- 用bert4keras来解小学数学应用题☆77Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆60Updated 7 years ago