Hi,
I am trying to do a sentiment analysis for the sample input "this is not a good 
product". I have created a weighted chain and added engines like

  *   sentiment-wordclassifier ( required , SentimentEngine)
  *   sentiment-summarization ( required , SentimentSummarizationEngine)
  *   langid ( required , LangIdEnhancementEngine)
  *   opennlp-sentence ( required , OpenNlpSentenceDetectionEngine)
  *   opennlp-token ( required , OpenNlpTokenizerEngine)
  *   opennlp-pos ( required , OpenNlpPosTaggingEngine)
  *   opennlp-chunker ( required , OpenNlpChunkingEngine)
  *   pos-chunker ( required , PosChunkerEngine)


the output in the enchancer I am getting is
Extracted entities
Language
[en]

en
conf: unknown



It is only recognizing the language. What I should to get a proper output. I am 
a beginner in stanbol and exploring it. kindly help.
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient(s), please reply to the sender and 
destroy all copies of the original message. Any unauthorized review, use, 
disclosure, dissemination, forwarding, printing or copying of this email, 
and/or any action taken in reliance on the contents of this e-mail is strictly 
prohibited and may be unlawful. Where permitted by applicable law, this e-mail 
and other e-mail communications sent to and from Cognizant e-mail addresses may 
be monitored.

Reply via email to