Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 2.41 KB

NLPlearningresources.md

File metadata and controls

78 lines (53 loc) · 2.41 KB

NLP Learning resources

There is a large overlap between machine learning and current NLP technology. But is makes sense to outline specific NLP resources separate. This to make searching for good open NLP resources easier.

So this section is an opinionated list of great NLP learning resources. Of course also only resources that are open, so only resources published using a Creative Commons license (cc-by mostly) or other real open licenses are included. So all references are open access resources.

::::{grid} 3 :class-container: text-center :gutter: 3

:::{grid-item-card} :link: https://course.spacy.io/en/ {octicon}book;1em;caption-text Advanced NLP with spaCY ^^^

:height: 100px

In interactive online course, you'll learn how to use spaCy to using both rule-based and machine learning approaches.

+++ Check this online Guide » :::

:::{grid-item-card} :link: https://lena-voita.github.io/nlp_course.html#main_page_content {octicon}book;1em;caption-text NLP Course | For You ^^^

:height: 100px

Great NLP course with notebooks. Main purpose is to help you enter your own very personal adventure. It's well-known that you will learn something easier if you are not just given the answer right away, but if you think about it first.

+++ Check this online Guide » :::

:::{grid-item-card} :link: https://guides.library.upenn.edu/penntdm/home {octicon}book;1em;caption-text Text Analysis ^^^

:height: 100px

Computational Text Analysis course. A guide to text mining tools and methods from University of Pennsylvania.

+++ Check this online Guide » :::

:::: % End of Grid

+++

+++

  • Natural Language Processing Demystified, A free, comprehensive video course to turn you into an NLP expert. No registration required. So watch this great NLP Learning guide. +++