Shawn1993 / DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
☆8Updated 7 years ago
Alternatives and similar repositories for DeepNLP-models-Pytorch
Users that are interested in DeepNLP-models-Pytorch are comparing it to the libraries listed below
Sorting:
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- This is the code in <Selection Bias Explorations and Debias Methods for Natural Language Sentence Matching Datasets> which has been accep…☆34Updated last year
- implementation for comparison of supervised Learning to Match methods for product search☆37Updated 4 years ago
- 西班牙短文本匹配比赛,初赛8/1027,复赛5/1027☆19Updated 6 years ago
- ☆10Updated 6 years ago
- ☆93Updated 5 years ago
- Source code of the paper 'Integrating Semantic Knowledge to Tackle Zero-shot Text Classification. NAACL-HLT 2019. '☆49Updated 5 years ago
- A dump of some of my kaggle solutuons for future reference and for fun!☆20Updated 5 years ago
- Solution of team funny in WSDM2020☆13Updated 5 years ago
- ☆18Updated 5 years ago
- Hierarchical Attention Transfer Network for Cross-domain Sentiment Classification (AAAI'18)☆84Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- Data Integration Toolkit☆20Updated 2 years ago
- AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》☆51Updated 6 years ago
- ☆15Updated 2 years ago
- Implementation of Relation Extraction with Multi-instance Multi-label Convolutional Neural Networks in tensorflow☆15Updated 8 years ago
- A simple version of DeepRank & MatchPyramid implemented in PyTorch.☆35Updated 4 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- Implementation of the ESIM model for natural language inference with Keras☆28Updated 7 years ago
- ESIM model with lanuage model☆27Updated 6 years ago
- The implementation of “A Capsule Network for Recommendation and Explaining What You Like and Dislike”, Chenliang Li, Cong Quan, Li Peng, …☆52Updated 2 years ago
- This is our solution for WSDM - DiggSci 2020. We implemented a simple yet robust search pipeline which ranked 2nd in the validation set a…☆63Updated 4 years ago
- TensorFlow implementation of "Learning to Rank Question-Answer Pairs using Hierarchical Recurrent Encoder with Latent Topic Clustering," …☆31Updated 4 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- Hierarchical Neural Attention-based Classification☆26Updated 4 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- Hierarchical multi-label text classification of the BlurbGenreCollection using capsule networks.☆83Updated 2 years ago
- An easy-to-use toolkit for natural language processing tasks.☆26Updated 5 years ago
- Semi-supervised Learning for Sentiment Analysis☆54Updated 4 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago