Syntax analysis in Language Activity

What is syntax analysis, and how is it performed through the Language activity?

Hi @mrunalini

Syntax Analysis API is used to detect the syntax in the text by breaking text into a series of sentences and tokens.

You can select Google as a service provider in Language Activity and select Syntax Analysis service and configure required parameters.

image

Thanks, This is helpful.

Hi @bhuvan

What would be the output of syntax analysis and on what basis it will break my content into sentences?