TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CS388: Natural Language Processing

178 pointsby gone35about 1 year ago

7 comments

driscoll42about 1 year ago
Stanford&#x27;s NLP Group has a good list of more specialized NLP coursers ( as well as CS224N, basically their CS388) - <a href="https:&#x2F;&#x2F;nlp.stanford.edu&#x2F;teaching&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nlp.stanford.edu&#x2F;teaching&#x2F;</a><p>CS 124: From Languages to Information<p>CS224n: NLP with DL from Stanford<p>CS224U: Natural Language Understanding (Lecture Videos)<p>CS224S: Spoken Language Processing<p>CS276 : Information Retrieval and Web Search<p>CS324 - Large Language Models<p>LING 289: History of Computational Linguistics<p>Some others are below <a href="https:&#x2F;&#x2F;nasmith.github.io&#x2F;NLP-winter22&#x2F;about&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nasmith.github.io&#x2F;NLP-winter22&#x2F;about&#x2F;</a><p><a href="https:&#x2F;&#x2F;www.cs.princeton.edu&#x2F;courses&#x2F;archive&#x2F;fall22&#x2F;cos597G&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cs.princeton.edu&#x2F;courses&#x2F;archive&#x2F;fall22&#x2F;cos597G&#x2F;</a><p><a href="https:&#x2F;&#x2F;self-supervised.cs.jhu.edu&#x2F;fa2022&#x2F;" rel="nofollow">https:&#x2F;&#x2F;self-supervised.cs.jhu.edu&#x2F;fa2022&#x2F;</a> (has a list of other NLP courses at the bottom)<p><a href="http:&#x2F;&#x2F;demo.clab.cs.cmu.edu&#x2F;NLP&#x2F;" rel="nofollow">http:&#x2F;&#x2F;demo.clab.cs.cmu.edu&#x2F;NLP&#x2F;</a> (has a list of other NLP courses at the bottom)<p>I found it useful to compare various school&#x27;s NLP courses when doing my own learning for different view points.
hongspikeabout 1 year ago
MIT&#x27;s NLP class is also good<p><pre><code> https:&#x2F;&#x2F;www.mit.edu&#x2F;~jda&#x2F;teaching&#x2F;6.864&#x2F;</code></pre>
评论 #40316952 未加载
nsagentabout 1 year ago
For those who prefer videos, my PhD advisor puts all his class lectures online and updates his course materials to cover the latest trends in NLP.<p>Here&#x27;s the playlist for the current Spring 2024 semester of the course:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLWnsVgP6CzafDszSy-njjdqnliv5qT0EW" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLWnsVgP6CzafDszSy-njj...</a>
treprinumabout 1 year ago
They had some funny ad using scenes from the Terminator for the class but I can&#x27;t find it on YouTube anymore. I took both CS224N and CS388 for credit; CS388 is more like CS224N and CS224U packed together, CS224N goes slightly deeper on the most recent topics. Greg is a cool teacher and his lectures are pretty good!
sneed_chuckerabout 1 year ago
I took Greg Durrett&#x27;s undergrad NLP course years ago and really enjoyed it. Cool to see this posted here
haolezabout 1 year ago
This page mentions an EDX course, but I couldn&#x27;t find it. Where is it?
评论 #40319939 未加载
_giorgio_about 1 year ago
I don’t see any code notebooks. What exactly is being taught?<p>I&#x27;m open to suggestions for courses that teach theory using also pytorch code :-)
评论 #40317356 未加载