nlp_course
NLP Course
A comprehensive Natural Language Processing course with interactive lectures, seminars, and homework assignments.
YSDA course in Natural Language Processing
10k stars
364 watching
3k forks
Language: Jupyter Notebook
last commit: 7 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
yandexdataschool/ysda_deeplearning17 | Repository containing lecture and seminar materials for a deep learning course taught in 2017 | 116 |
jacobeisenstein/gt-nlp-class | An open source course materials repository for natural language processing, with lectures, readings, and assignments. | 4,946 |
oxford-cs-deepnlp-2017/lectures | An open-source repository containing lecture slides and course materials for an advanced natural language processing course. | 15,683 |
jindongwang/transferlearning | Provides a comprehensive resource for transfer learning and domain adaptation techniques in deep learning. | 13,467 |
neuromatchacademy/course-content | A comprehensive online course platform focused on computational neuroscience topics through interactive Jupyter Notebooks and scheduled tutorials. | 2,671 |
stanfordnlp/cs224n-winter17-notes | Course notes and materials for teaching natural language processing in CS224N Winter17 | 1,589 |
sebastianruder/nlp-progress | A comprehensive repository tracking progress in NLP tasks and their corresponding datasets. | 22,715 |
balavenkatesh3322/nlp-pretrained-model | A collection of pre-trained natural language processing models | 170 |
yinwenpeng/scitail | Reproducible code and pre-trained model for an ACL2018 paper on textual entailment via deep explorations of inter-sentence interactions. | 16 |
rguthrie3/deeplearningfornlpinpytorch | A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,940 |
yandex/faster-rnnlm | A toolkit for training efficient neural network language models on large datasets with hierarchical softmax and noise contrastive estimation. | 561 |
graykode/nlp-roadmap | A comprehensive guide to learning Natural Language Processing | 3,228 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,861 |
nttcslab-nlp/doc_lm | This repository contains source files and training scripts for language models. | 12 |
elbayadm/attn2d | A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation | 501 |