lectures
NLP course materials
An open-source repository containing lecture slides and course materials for an advanced natural language processing course.
Oxford Deep NLP 2017 course
16k stars
1k watching
4k forks
last commit: over 1 year ago
Linked from 5 awesome lists
deep-learningmachine-learningnatural-language-processingnlpoxford
Related projects:
Repository | Description | Stars |
---|---|---|
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,315 |
balavenkatesh3322/nlp-pretrained-model | A collection of pre-trained natural language processing models | 170 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,861 |
conchylicultor/deepqa | A deep learning-based chatbot model using TensorFlow and RNNs to generate responses to user queries. | 2,934 |
namisan/mt-dnn | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
yandexdataschool/nlp_course | A comprehensive Natural Language Processing course with interactive lectures, seminars, and homework assignments. | 9,811 |
dsksd/deepnlp-models-pytorch | Pytorch implementations of various Deep NLP models from Stanford's cs-224n course | 2,954 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
jacobeisenstein/gt-nlp-class | An open source course materials repository for natural language processing, with lectures, readings, and assignments. | 4,946 |
thunlp/plmpapers | Compiles and organizes key papers on pre-trained language models, providing a resource for developers and researchers. | 3,328 |
james-bowman/nlp | This project provides a set of algorithms and implementations for natural language processing in Go. | 450 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 56,215 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,948 |
floodsung/deep-learning-papers-reading-roadmap | A comprehensive roadmap for learning deep learning by following key papers in the field | 38,327 |