You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@uima.apache.org by Anuj Kumar Gupta <vi...@gmail.com> on 2009/02/02 08:53:22 UTC

Sentiment Analysis.

Hi All-



I need to create a Sentiment Analysis.



Pass an input doc à Sentence Splitting à there is a table in Database with
some words and score of those I need to check each Sentence and check for is
there any word present there if affirmative check score from database and
add total score from the entire sentences in the Doc.



For all this please suggest how can I take value from database and pass it
as Input.

And what other things I need to do.



Thanks

Anuj