MVN

org.apache.uima : SnowballAnnotator

Maven & Gradle

Aug 24, 2011
2 usages

Annotator that annotates tokens using Snowball

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>SnowballAnnotator</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.uima : SnowballAnnotator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.apache.uima : SnowballAnnotator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
SnowballAnnotator-2.3.1

How to add a dependency to Maven

Add the following org.apache.uima : SnowballAnnotator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>SnowballAnnotator</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.uima : SnowballAnnotator gradle dependency to your build.gradle file:

implementation 'org.apache.uima:SnowballAnnotator:2.3.1'

Gradle Kotlin DSL: Add the following org.apache.uima : SnowballAnnotator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.uima:SnowballAnnotator:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.uima : SnowballAnnotator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.uima" % "SnowballAnnotator" % "2.3.1"

Advertisement

Dependencies from Group

Feb 19, 2023
482 usages
60 stars
Feb 03, 2023
370 usages
32 stars
Feb 19, 2023
45 usages
60 stars
Feb 19, 2023
33 usages
60 stars
Feb 19, 2023
20 usages
60 stars

Discover Dependencies

Jul 29, 2011
4 usages
Sep 20, 2005
1 usages
Apr 14, 2013
5 usages
Apr 05, 2015
1 usages
0 stars
Sep 12, 2012
2 usages
Mar 08, 2013
2 usages