MVN

uk.ac.shef.dcs : jate

Maven & Gradle

Apr 07, 2018

Java Automatic Term Extraction Toolkit (JATE) · JATE is a toolkit for developing and experimenting Automatic Term Extractions/Recognition algorithms in Java. The motivation of this toolkit is to make available several state-of-the-art algorithms of ATE/ATR to developers and users of ATE/ATR, and encourage developers of ATE/ATR methods to develop their methods under a uniform framework to enable comparative studies.

<dependency>
    <groupId>uk.ac.shef.dcs</groupId>
    <artifactId>jate</artifactId>
    <version>2.0-beta.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.shef.dcs : jate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0-beta.11
  • Latest Beta: 2.0-beta.11

All Versions

Choose a version of uk.ac.shef.dcs : jate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
jate-2.0-beta.11
jate-2.0-beta.10
jate-2.0-beta.9
jate-2.0-beta.1

How to add a dependency to Maven

Add the following uk.ac.shef.dcs : jate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.ac.shef.dcs</groupId>
    <artifactId>jate</artifactId>
    <version>2.0-beta.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.ac.shef.dcs : jate gradle dependency to your build.gradle file:

implementation 'uk.ac.shef.dcs:jate:2.0-beta.11'

Gradle Kotlin DSL: Add the following uk.ac.shef.dcs : jate gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.ac.shef.dcs:jate:2.0-beta.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.ac.shef.dcs : jate sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.ac.shef.dcs" % "jate" % "2.0-beta.11"

Advertisement

Dependencies from Group

Oct 02, 2016
3 usages
18 stars
Oct 02, 2016
2 usages
18 stars
Oct 02, 2016
2 usages
18 stars
Oct 02, 2016
2 usages
18 stars
Oct 02, 2016
1 usages

Discover Dependencies

Nov 17, 2016
1 usages
173 stars
Oct 31, 2016
1 usages
133 stars
Feb 18, 2018
15 usages
Oct 27, 2017
4 usages
33 stars
Aug 07, 2023
2 usages
83 stars
Feb 28, 2021
38 stars
Jun 16, 2023
47 usages
6.4k stars