A java rest api to find the focus word from an english sentence. It used stanford parser to build the tree and the tree is parsed to get the main word from the sentence.
-
Input : Who is the Prime minister of India ?
Output : Prime ministe
-
Input : Who is the author of Jungle book ?
Output : author