Skip to content

gordeli/NLP_EDHEC2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tutorials for the Natural Language Processing for Business

Natural Language Processing

Here you will find the teaching materials for the "Natural Language Processing for Business" course at EDHEC Business School, 2023

What is the course about?

The course is designed as an introduction to the basics of natural language processing for analyzing unstructured, user-generated content. It is for beginners to the topic (and NLP in general), but it will be helpful to have basic knowledge of Python and a familarity with data science techniques.

Topics covered include:

  • text preprocessing in Python,
  • collecting your own data from Twitter and Reddit,
  • content analysis,
  • topic modeling
  • sentiment analysis

What materials are available here?

The sildes will be posted on the course BlackBoard page. They mostly serve as a high-level introduction to the examples and exercies (in Colab notebooks), which are linked to from the slides themselves. Copies of the Colab notebooks can also be found in the folder called /colab in this repository.

Can I work through the material on my own?

If you didn't attend the class, you can certainly work through the materials on your own (the Colab notebooks are designed to be readable and doable for individuals working at their own pace). The slides posted on BlackBoard will guide you through the content. The notebooks are intendend to be worked through in order. Each one will have examples to view and 1 or 2 practice exercises to complete (some of them optional, some - required). Please note, however, that going through the tutorials is not a substitute for attending the course.

Aknowledgements

I would like to aknowledge Steve Wilson at Oakland University for making his DS3 workshop materials publically available with an MIT license.

About

Tutorials for the Natural Language Processing for Business

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors