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
