楼主: oliyiyi
3340 29

Stanford Course on Deep Learning for Natural Language Processing [推广有奖]

版主

泰斗

0%

还不是VIP/贵宾

-

TA的文库  其他...

计量文库

威望
7
论坛币
271951 个
通用积分
31269.3519
学术水平
1435 点
热心指数
1554 点
信用等级
1345 点
经验
383775 点
帖子
9598
精华
66
在线时间
5468 小时
注册时间
2007-5-21
最后登录
2024-4-18

初级学术勋章 初级热心勋章 初级信用勋章 中级信用勋章 中级学术勋章 中级热心勋章 高级热心勋章 高级学术勋章 高级信用勋章 特级热心勋章 特级学术勋章 特级信用勋章

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币

本帖隐藏的内容

Natural Language Processing, or NLP, is a subfield of machine learning concerned with understanding speech and text data.

Statistical methods and statistical machine learning dominate the field and more recently deep learning methods have proven very effective in challenging NLP problems like speech recognition and text translation.

In this post, you will discover the Stanford course on the topic of Natural Language Processing with Deep Learning methods.

This course is free and I encourage you to make use of this excellent resource.

After completing this post, you will know:

  • The goal and prerequisites of this course.
  • A breakdown of the course lectures and how to access the slides, notes, and videos.
  • How to make best use of this material.

Let’s get started.

Overview

This post is divided into 5 parts; they are:

  • Course Summary
  • Prerequisites
  • Lectures
  • Projects
  • How to Best Use This Material
Course Summary

The course is taught by Chris Manning and Richard Socher.

Chris Manning is an author of at least two top textbooks on Natural Language Processing:

Richard Socher is the guy behind MetaMind and is the Chief Scientist at Salesforce.

Natural Language Processing is the study of computational methods for working with voice and text data.

Goal: for computers to process or “understand” natural language in order to perform tasks that are useful

Since the 1990s, the field has been focused on statistical methods. More recently, the field is switching to deep learning methods given the demonstrably improved capabilities they offer.

This course is focused on teaching statistical natural language processing with deep learning methods. From the course description on the website:

Recently, deep learning approaches have obtained very high performance across many different NLP tasks. These models can often be trained with a single end-to-end model and do not require traditional, task-specific feature engineering.
Reasons for Exploring Deep Learning, from the Stanford Deep Learning for NLP course

Goals of the Course

  • An understanding of and ability to use the effective modern methods for deep learning
  • Some big picture understanding of human languages and the difficulties in understanding and producing them
  • An understanding of and ability to build systems for some of the major problems in NLP
Goals of the Stanford Deep Learning for NLP Course

This course is taught at Stanford, although the lectures used in the course have been recorded and made public, and we will focus on these freely available materials.

Prerequisites

The course assumes some mathematical and programming skill.

Nevertheless, refresher materials are provided in case the requisite skills are rusty.

Specifically:

Code examples are in Python and make use of the NumPy and TensorFlow Python libraries.

Lectures

The lectures and material seem to change a little each time the course is taught. This is not unsurprising given the speed that things are changing the field.

Here, we will look at the CS224n Winter 2017 syllabus and lectures that are publicly available.

I recommend watching the YouTube videos of the lectures, and access the slides, papers, and further reading on the syllabus only if needed.

The course is broken down into the following 18 lectures and one review:

  • Lecture 1: Natural Language Processing with Deep Learning
  • Lecture 2: Word Vector Representations: word2vec
  • Lecture 3: GloVe: Global Vectors for Word Representation
  • Lecture 4: Word Window Classification and Neural Networks
  • Lecture 5: Backpropagation and Project Advice
  • Lecture 6: Dependency Parsing
  • Lecture 7: Introduction to TensorFlow
  • Lecture 8: Recurrent Neural Networks and Language Models
  • Lecture 9: Machine Translation and Advanced Recurrent LSTMs and GRUs
  • Review Session: Midterm Review
  • Lecture 10: Neural Machine Translation and Models with Attention
  • Lecture 11: Gated Recurrent Units and Further Topics in NMT
  • Lecture 12: End-to-End Models for Speech Processing
  • Lecture 13: Convolutional Neural Networks
  • Lecture 14: Tree Recursive Neural Networks and Constituency Parsing
  • Lecture 15: Coreference Resolution
  • Lecture 16: Dynamic Neural Networks for Question Answering
  • Lecture 17: Issues in NLP and Possible Architectures for NLP
  • Lecture 18: Tackling the Limits of Deep Learning for NLP

I watched them all on YouTube at double playback speed with the slides open while taking notes.

Projects

Students of the course are expected to complete assignments.

You may want to complete the assessments yourself to test your knowledge from working through the lectures.

You can see the assignments here: CS224n Assignments

Importantly, students must submit a final project report using deep learning on a natural language processing problem.

These projects can be fun to read if you are looking for ideas for how to test out your new found skills.

Directories of submitted student reports are available here:

If you find some great reports, please post your discoveries in the comments.

How to Best Use This Material

This course is designed for students and the goal is to teach enough NLP and Deep Learning theory for the students to start developing their own methods.

This may not be your goal.

You may be a developer. You may be only interested in using the tools of deep learning on NLP problems to get a result on a current project.

In fact, this is the situation of most of my readers. If this sounds like you, I would caution you to be very careful in the way you work through the material.

  • Skip the Math. Do not focus on why the methods work. Instead, focus on a summary for how the methods work and skip the large sections on equations. You can always come back later to deepen your understanding in order to achieve better results.
  • Focus on Process. Take your learnings from the lectures and put together processes that you can use on your own projects. The methods are taught piecewise, and there is little information on how to actually tie it all together.
  • Tool Invariant. I do not recommend coding the methods yourself or even in using TensorFlow as demonstrated in the lectures. Learn the principles and use productive tools like Keras to actually implement the methods on your project.

There is a lot of gold in this material for practitioners, but you must keep your wits and not fall into the “I must understand everything” trap. As a practitioner, your goals are very different and you must ruthlessly stay on target.

Further Reading

This section provides more resources on the topic if you are looking go deeper.

Older Related MaterialSummary

In this post, you discovered the Stanford course on Deep Learning for Natural Language Processing.

Specifically, you learned:

  • The goal and prerequisites of this course.
  • A breakdown of the course lectures and how to access the slides, notes, and videos.
  • How to make best use of this material.

Did you work through some or all of this course material?
Let me know in the comments below.



二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Processing Learning Language processI stanford

本帖被以下文库推荐

缺少币币的网友请访问有奖回帖集合
https://bbs.pinggu.org/thread-3990750-1-1.html
沙发
MouJack007 发表于 2017-9-11 19:18:37 |只看作者 |坛友微信交流群
谢谢楼主分享!

使用道具

藤椅
MouJack007 发表于 2017-9-11 19:18:59 |只看作者 |坛友微信交流群

使用道具

板凳
钱学森64 发表于 2017-9-11 19:33:34 |只看作者 |坛友微信交流群
谢谢分享

使用道具

报纸
yazxf 发表于 2017-9-11 22:23:45 |只看作者 |坛友微信交流群
谢谢你的书!

使用道具

地板
jinyizhe282 发表于 2017-9-11 23:39:07 |只看作者 |坛友微信交流群
哈哈哈哈哈

使用道具

7
yzharold 发表于 2017-9-12 00:26:53 |只看作者 |坛友微信交流群
thanks for sharing

使用道具

8
humancat 发表于 2017-9-12 07:36:53 |只看作者 |坛友微信交流群
okokokokokok

使用道具

9
kile31920 发表于 2017-9-12 07:59:10 |只看作者 |坛友微信交流群

thanks for sharing

使用道具

10
franky_sas 发表于 2017-9-12 08:29:15 |只看作者 |坛友微信交流群

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注jltj
拉您入交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-26 20:45