Text Mining and Analytics: Pattern Matching & Information Extraction
Natural Language Processing
| Intermediate
- 12 videos | 1h 52m 15s
- Includes Assessment
- Earns a Badge
Sometimes, business wants to find similar-sounding words, specific word occurrences, and sentiment from the raw text. Having learned to extract foundational linguistic features from the text, the next objective is to learn the heuristic approach to extract non-foundational features which are subjective. In this course, learn how to extract synonyms and hypernyms with WordNet, a widely used tool from the Natural Language Toolkit (NLTK). Next, explore the regex module in Python to perform NLTK chunking and to extract specific required patterns. Finally, you will solve a real-world use case by finding sentiments of movies using WordNet. After comleting this course, you will be able to use a heuristic approach of natural language processing (NLP) and to illustrate the use of WordNet, NLTK chunking, regex, and SentiWordNet.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseOutline the heuristic approach for natural language processing (nlp)Recall why wordnet is importantIllustrate and extract synonyms and identify wordnet hierarchies - hypernyms and hyponymsIdentify meronyms and holonymsDemonstrate the lexical resource for opinion mining and finding the sentiment of text
-
Demonstrate the python re module, re - search, find all, finditer, groups, find and replace, and splitDemonstrate anchors, character classes, greedy, lazy and backtracking algorithms, and performancePerform basic information extraction using nltk chunking and regex rulesPerform advanced information extraction using nltk chunking and regex rulesModel and find sentiment of movie plots using sentiwordnetSummarize the key concepts covered in this course
IN THIS COURSE
-
1m 34s
-
2m 27sFind out how to outline the heuristic approach for natural language processing (NLP). FREE ACCESS
-
7m 21sAfter completing this video, you will be able to recall why WordNet is important. FREE ACCESS
-
10m 28sUpon completion of this video, you will be able to illustrate and extract synonyms and identify WordNet hierarchies - hypernyms and hyponyms. FREE ACCESS
-
13m 4sTo identify meronyms and holonyms, find out how they are related. Meronyms are words that describe a part of something, and holonyms are words that describe the whole of something. FREE ACCESS
-
22m 6sIn this video, find out how to apply the lexical resource for opinion mining and finding the sentiment of text. FREE ACCESS
-
10m 35sIn this video, you will learn how to apply the Python RE Module, including how to search, find all, finditer, groups, find and replace, and split. FREE ACCESS
-
16m 26sLearn about anchors, character classes, greedy, lazy, and backtracking algorithms, and performance. FREE ACCESS
-
8m 39sIn this video, you will perform basic information extraction using NLTK chunking and regex rules. FREE ACCESS
-
3m 44sLearn how to perform advanced information extraction using NLTK chunking and regular expression rules. FREE ACCESS
-
14m 47sIn this video, you will learn how to model and find sentiment in movie plots using SentiWordNet. FREE ACCESS
-
1m 3s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.