MVN

edu.usc.ir : sentiment-analysis-parser

Maven & Gradle

Jun 09, 2016
5 usages
31 stars

SentimentAnalysisParser · Combines Apache OpenNLP and Apache Tika and provides facilities for automatically deriving sentiment from text.

<dependency>
    <groupId>edu.usc.ir</groupId>
    <artifactId>sentiment-analysis-parser</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.usc.ir : sentiment-analysis-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of edu.usc.ir : sentiment-analysis-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
sentiment-analysis-parser-0.1

How to add a dependency to Maven

Add the following edu.usc.ir : sentiment-analysis-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.usc.ir</groupId>
    <artifactId>sentiment-analysis-parser</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.usc.ir : sentiment-analysis-parser gradle dependency to your build.gradle file:

implementation 'edu.usc.ir:sentiment-analysis-parser:0.1'

Gradle Kotlin DSL: Add the following edu.usc.ir : sentiment-analysis-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.usc.ir:sentiment-analysis-parser:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.usc.ir : sentiment-analysis-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.usc.ir" % "sentiment-analysis-parser" % "0.1"

Advertisement

Dependencies from Group

Jun 09, 2016
5 usages
31 stars
Jul 06, 2017
3 usages
13 stars
Jul 06, 2017
1 usages
13 stars
Jul 06, 2017
1 usages
13 stars
Dec 23, 2015
36 stars

Discover Dependencies

Aug 19, 2023
2 usages
2 stars
May 17, 2023
3 usages
Aug 07, 2023
6 usages
25 stars
Dec 07, 2022
8 usages
7 stars
Sep 06, 2021
5 usages
Sep 28, 2022
3 usages
10 stars
Nov 09, 2020
5 usages
Oct 02, 2021
4 usages
28 stars