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
363 watching
3k forks
Language: Jupyter Notebook
last commit: about 1 month 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,953 |
oxford-cs-deepnlp-2017/lectures | An open-source repository containing lecture slides and course materials for an advanced natural language processing course. | 15,702 |
jindongwang/transferlearning | A comprehensive resource for software developers to learn and implement transfer learning, domain adaptation, and related techniques. | 13,547 |
neuromatchacademy/course-content | A comprehensive online course platform focused on computational neuroscience topics through interactive Jupyter Notebooks and scheduled tutorials. | 2,695 |
stanfordnlp/cs224n-winter17-notes | Course notes and materials for teaching natural language processing in CS224N Winter17 | 1,588 |
sebastianruder/nlp-progress | A comprehensive repository tracking progress in NLP tasks and their corresponding datasets. | 22,742 |
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,942 |
yandex/faster-rnnlm | A toolkit for training efficient neural network language models on large datasets with hierarchical softmax and noise contrastive estimation. | 560 |
graykode/nlp-roadmap | A comprehensive guide to learning Natural Language Processing | 3,232 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,881 |
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 | 502 |