What is Natural Language Processing? Natural Language Processing is an inter disciplinary field combining computer science and linguistics. It refers to the machines ability to understand, analyze and respond to human speech.
How does it relate to our parts of speech? Words are developed into phrase structure rules that encapsulates the grammar of language. Then, a Parse Tree is constructed. This allows the data to be broken down into smaller chunks so that the computer can access processes and respond to the information.