All Projects → deepmipt → Deep Nlp Seminars

deepmipt / Deep Nlp Seminars

Materials for deep NLP course

Projects that are alternatives of or similar to Deep Nlp Seminars

Practical Nlp
Official Repository for 'Practical Natural Language Processing' by O'Reilly Media
Stars: ✭ 452 (+300%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Spark Nlp Models
Models and Pipelines for the Spark NLP library
Stars: ✭ 88 (-22.12%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-65.49%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (+33.63%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Speech Emotion Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
Stars: ✭ 633 (+460.18%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Mongolian Bert
Pre-trained Mongolian BERT models
Stars: ✭ 21 (-81.42%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Python Tutorial Notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
Stars: ✭ 52 (-53.98%)
Mutual labels:  jupyter-notebook, natural-language-processing, natural-language-understanding
Nlp Tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Stars: ✭ 9,895 (+8656.64%)
Mutual labels:  jupyter-notebook, natural-language-processing
Dialogue Understanding
This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empirical Study
Stars: ✭ 77 (-31.86%)
Mutual labels:  natural-language-processing, natural-language-understanding
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (-24.78%)
Mutual labels:  jupyter-notebook, natural-language-processing
Chinese nlu by using rasa nlu
使用 RASA NLU 来构建中文自然语言理解系统(NLU)| Use RASA NLU to build a Chinese Natural Language Understanding System (NLU)
Stars: ✭ 99 (-12.39%)
Mutual labels:  natural-language-processing, natural-language-understanding
Course Computational Literary Analysis
Course materials for Introduction to Computational Literary Analysis, taught at UC Berkeley in Summer 2018, 2019, and 2020, and at Columbia University in Fall 2020.
Stars: ✭ 74 (-34.51%)
Mutual labels:  jupyter-notebook, natural-language-processing
Nlp Tutorial
A list of NLP(Natural Language Processing) tutorials
Stars: ✭ 1,188 (+951.33%)
Mutual labels:  jupyter-notebook, natural-language-processing
Python nlp tutorial
This repository provides everything to get started with Python for Text Mining / Natural Language Processing (NLP)
Stars: ✭ 72 (-36.28%)
Mutual labels:  jupyter-notebook, natural-language-processing
Mt Dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
Stars: ✭ 72 (-36.28%)
Mutual labels:  natural-language-processing, natural-language-understanding
Bert As Service
Mapping a variable-length sentence to a fixed-length vector using BERT model
Stars: ✭ 9,779 (+8553.98%)
Mutual labels:  natural-language-processing, natural-language-understanding
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1119.47%)
Mutual labels:  jupyter-notebook, natural-language-processing
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-15.04%)
Mutual labels:  jupyter-notebook, natural-language-processing
Easy Bert
A Dead Simple BERT API for Python and Java (https://github.com/google-research/bert)
Stars: ✭ 106 (-6.19%)
Mutual labels:  natural-language-processing, natural-language-understanding
Spokestack Python
Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application.
Stars: ✭ 103 (-8.85%)
Mutual labels:  natural-language-processing, natural-language-understanding

deep-nlp-seminars

ATTENTION: Please, do not share your task solutions on GitHub or anywhere else!

Also, please do not add your name to your homework, since we try to keep review process anonymous.

Seminars plan:

  1. Intro to NLP, intro to word embeddings
  2. Word embeddings: Word2Vec, GloVe, fastText
  3. Language modeling, softmax crossentropy loss, one layer neural networks
  4. Neural networks and backpropagation, optimization
  5. Practical tips, gradient checking, overfitting, regularization, activation functions
  6. Reccurent neural networks
  7. GRU and LSTM, intro to machine translation
  8. CNN for text classification
  9. Machine translation, attention mechanism
  10. Dynamic memory networks, Deep Contextualized Word Representations, future of NLP
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].