November 2016
Beginner to intermediate
687 pages
15h 31m
English
Parsing, also referred to as syntactic analysis, is one of the tasks in NLP. It is defined as the process of finding whether a character sequence, written in natural language, is in accordance with the rules defined in formal grammar. It is the process of breaking the sentences into words or phrase sequences and providing them a particular component category (noun, verb, preposition, and so on).
This chapter will include the following topics:
Parsing is one of the steps involved in NLP. It is defined ...
Read now
Unlock full access