Jar examples for s:sentiment-analysis-parser
Combines Apache OpenNLP and Apache Tika and provides facilities for automatically deriving sentiment from text.
You can download jar file sentiment-analysis-parser 0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add sentiment-analysis-parser-0.1.jar to your project.
<dependency> <groupId>edu.usc.ir</groupId> <artifactId>sentiment-analysis-parser</artifactId> <version>0.1</version> </dependency>
compile group: 'edu.usc.ir', name: 'sentiment-analysis-parser', version: '0.1'
libraryDependencies += "edu.usc.ir" % "sentiment-analysis-parser" % "0.1"
<dependency org="edu.usc.ir" name="sentiment-analysis-parser" rev="0.1"/>
@Grapes(@Grab(group='edu.usc.ir', module='sentiment-analysis-parser', version='0.1'))
'edu.usc.ir:sentiment-analysis-parser:jar:0.1'
Click the following link to download the jar file.
sentiment-analysis-parser-0.1-javadoc.jar