hankcs / CS224nLinks
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
☆683Updated 7 years ago
Alternatives and similar repositories for CS224n
Users that are interested in CS224n are comparing it to the libraries listed below
Sorting:
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,058Updated 7 years ago
- Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)☆731Updated 7 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆966Updated 6 years ago
- All lecture notes, slides and assignments from CS224n: Natural Language Processing with Deep Learning class by Stanford☆236Updated 3 years ago
- Must-read papers on Machine Reading Comprehension☆894Updated 5 years ago
- ☆667Updated 6 years ago
- Course notes for CS224N Winter17☆1,594Updated 8 years ago
- Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP☆442Updated last year
- Implementation of papers for text classification task on DBpedia☆736Updated 5 years ago
- Code Samples from Neural Networks for NLP☆1,318Updated 5 years ago
- Tensorflow Implementation of R-Net☆578Updated 7 years ago
- Natural Language Processing Papers☆416Updated 5 years ago
- Complete solutions for Stanford CS224n, winter, 2019☆548Updated 5 years ago
- ☆534Updated 6 years ago
- A Benchmark of Text Classification in PyTorch☆605Updated last year
- Empower Sequence Labeling with Task-Aware Language Model☆849Updated 3 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 7 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆540Updated 4 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,953Updated 5 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 5 years ago
- The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程…☆673Updated 5 years ago
- Tensorflow implementations of Text Classification Models.☆505Updated 2 years ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,949Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆831Updated 4 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,080Updated 4 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,539Updated 2 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆850Updated 6 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 4 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆844Updated 7 years ago