Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Natural Language Processing (NLP) with Python and NLTK
Rating: 4.5 out of 5(41 ratings)
1,172 students

Natural Language Processing (NLP) with Python and NLTK

Master Natural Language with Python and NLP using Spam Filter detection
Created byAbhishek Kumar
Last updated 1/2020
English
English [Auto],

What you'll learn

  • Natural Language Processing using Python

Course content

5 sections26 lectures3h 32m total length
  • Introduction to NLP4:08

    Explore how natural language processing enables computers to understand, analyze, manipulate, and generate language, with examples like spam filters and autocomplete, using Python toolkits.

  • NLTK Introduction9:56

    Explore the NLTK introduction, discovering a suite of open-source Python tools for natural language processing, including tokenization, stemming, and parts-of-speech tagging, with setup, download, and basic usage.

Requirements

  • Basic programming skills in Python. Familiarity with numPy, Pandas and matplotlib would be helpful but not required.

Description

Natural Language Processing or NLP is a very popular field and has lots of applications in our daily life. From typing a message to auto-classification of mails as Spam or not-spam NLP is everywhere.

NLP is a field concerned with the ability of a computer to understand, analyze, manipulate and potentially generate human language. In this course we study about NLP and use the NLP toolkit or NLTK in Python.

The course contains following:

  • Introduction to NLP and NLTK

  • NLP Pipeline

  • Reading raw data

  • Cleaning and Pre-processing

  • Tokenization

  • Vectorization

  • Feature Engineering

  • Training ML Algorithm for Classifying Spam and non-spam messages

This course would be very useful for Applied Machine Learning Scientists and Data Scientists who are working on NLP/NLU.

Who this course is for:

  • Data scientists, Applied Machine Learning engineers and Software engineers.