Which of the following is true about Morphological Processing in the context of NLP?

A)  It is the first phase of NLP
B)  It breaks the chunks of language into tokens
C)  Both (A) and (B)
D)  None of the above

Correct Answer :   Both (A) and (B)


Explanation : Morphological Processing is the first phase of NLP. Main purpose of Morphological processing is to break the chunks of the language to tokens corresponding to words, sentences or paragraphs. For example, 'uneasy' can be divided into a subword token as 'un-easy'.