Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 1.03 KB

index.md

File metadata and controls

41 lines (20 loc) · 1.03 KB

About the course

I am teaching the basics of natural language processing in one intense week.

The students are talented software engineers and coding mathematicians who know general machine learning.

The goal is just enough theory, literacy and hands-on experience to attack natural language problems at work.

Read more

1. Background

Lectures: What is NLP, what is the motivation, why is it hard? Non-English and multilingual. Terminology.

Lab: Set up your environment, build a simple but effective spelling corrector

Start

2. Deep Learning

Lectures: Motivation for deep learning, word vectors, doc, query and subword vectors.

Lab: Unsupervised and supervised learning on text with fastText

Start

3. Conversation

Lectures: [coming soon]

Lab: [coming soon]

Start

More

Links to more NLP tools, courses, tutorials, datasets, reading, groups and news

Read more