February 1, 2020

204 words 1 min read

A hands-on introduction to natural language processing in Python

A hands-on introduction to natural language processing in Python

With the advent of voice-based assistants and chatbots in our homes, our phones, and our computers, businesses, stakeholders, and developers want to learn about language processing. Grishma Jena introduces you to natural language processing (NLP) using Python. You'll start off with textual data and learn how to process it to derive useful insights that can be used in real-world applications.

Talk Title A hands-on introduction to natural language processing in Python
Speakers Grishma Jena (IBM)
Conference O’Reilly Open Source Software Conference
Conf Tag Fueling innovative software
Location Portland, Oregon
Date July 15-18, 2019
URL Talk Page
Slides Talk Slides
Video

With the advent of voice-based assistants and chatbots in our homes, our phones, and our computers, businesses, stakeholders, and developers want to learn about language processing. But it’s still unclear to many how exactly these devices understand human language, how they can interpret similar intents even when different words are used, and what NLP means and what steps are involved. Join Grishma Jena for an introduction to NLP using Python. You’ll start with with textual data and learn how to process it to derive useful insights that can be used in real-world applications. Sample applications include sentiment analysis, topic modeling, and similarity detection. Outline:

comments powered by Disqus