Skip to content

Commit

Permalink
NLP: Add YouTube playlist from Stanford
Browse files Browse the repository at this point in the history
Thank you @Arundel2017!
  • Loading branch information
sglavoie committed Jan 30, 2022
1 parent 56a7756 commit f42f061
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/level-6/cm-3060-natural-language-processing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- [Resources](#resources)
- [:heart: Notes](#heart-notes)
- [Textbooks used in the module](#textbooks-used-in-the-module)
- [YouTube](#youtube)

---

Expand Down Expand Up @@ -66,3 +67,7 @@ One two-hour unseen written examination and coursework (Type I)
- Provost, Foster, and Tom Fawcett. Data Science for Business: What you need to know about data mining and data-analytic thinking. " O'Reilly Media, Inc.", 2013. https://www.oreilly.com/library/view/data-science-for/9781449374273/
- Schütze, Hinrich, Christopher D. Manning, and Prabhakar Raghavan. Introduction to information retrieval. Vol. 39. Cambridge: Cambridge University Press, 2008. https://nlp.stanford.edu/IR-book/information-retrieval-book.html
- Hovy, Dirk. Text Analysis in Python for Social Scientists: Discovery and Exploration. Cambridge University Press, 2020. https://www.cambridge.org/core/elements/abs/text-analysis-in-python-for-social-scientists/BFAB0A3604C7E29F6198EA2F7941DFF3

#### YouTube

- [Natural Language Processing with Dan Jurafsky and Chris Manning, 2012](https://www.youtube.com/playlist?list=PLoROMvodv4rOFZnDyrlW3-nI7tMLtmiJZ) - _"This 2012 lecture series from Stanford professors Dan Jurafsky and Chris Manning covers fundamental algorithms and mathematical models for processing natural language, and how these can be used to solve practical problems."_

0 comments on commit f42f061

Please sign in to comment.