Language Parsing
Offered By: Codecademy
Course Description
Overview
Apply regular expressions (regex) and other natural language parsing tactics to find meaning and insights in the texts you read every day.
Have you ever wondered how computers break down language? This course introduces text parsing techniques using regular expressions (regex) and Part-of-Speech (POS) Tagging with NLTK.
Have you ever wondered how computers break down language? This course introduces text parsing techniques using regular expressions (regex) and Part-of-Speech (POS) Tagging with NLTK.
Syllabus
- Introduction to Regular Expressions: Get a taste of regular expressions (regex), a powerful search pattern language to quickly find the text you're looking for.
- Lesson: Introduction to Regular Expressions
- Quiz: Introduction to Regular Expressions
- Language Parsing: Apply regular expressions (regex) and other natural language parsing tactics to find meaning and insights in the texts you read every day.
- Lesson: Natural Language Parsing with Regular Expressions
- Project: Discover Insights into Classic Texts
- Quiz: Natural Language Parsing with Regular Expressions
Taught by
Kenny Lin
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera