Last Version

Java Automatic Term Extraction Toolkit (JATE) 2.0-beta.11

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.

License

License

GroupId

GroupId

uk.ac.shef.dcs
ArtifactId

ArtifactId

jate
Version

Version

2.0-beta.11
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/ziqizhang/jate

Download jate 2.0-beta.11


<!-- https://jarcasting.com/artifacts/uk.ac.shef.dcs/jate/ -->
<dependency>
    <groupId>uk.ac.shef.dcs</groupId>
    <artifactId>jate</artifactId>
    <version>2.0-beta.11</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.shef.dcs/jate/
implementation 'uk.ac.shef.dcs:jate:2.0-beta.11'
// https://jarcasting.com/artifacts/uk.ac.shef.dcs/jate/
implementation ("uk.ac.shef.dcs:jate:2.0-beta.11")
'uk.ac.shef.dcs:jate:jar:2.0-beta.11'
<dependency org="uk.ac.shef.dcs" name="jate" rev="2.0-beta.11">
  <artifact name="jate" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.shef.dcs', module='jate', version='2.0-beta.11')
)
libraryDependencies += "uk.ac.shef.dcs" % "jate" % "2.0-beta.11"
[uk.ac.shef.dcs/jate "2.0-beta.11"]

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.0
org.apache.tika : tika-core jar 1.15
org.apache.tika : tika-parsers jar 1.15
org.apache.opennlp : opennlp-tools jar 1.6.0
edu.drexel » dragontool jar 1.3.3
org.apache.solr : solr-core jar 7.2.1
org.apache.solr : solr-cell jar 7.2.1
org.apache.solr : solr-langid jar 7.2.1
com.google.code.gson : gson jar 2.3.1
org.apache.solr : solr-solrj jar 7.2.1
com.googlecode.matrix-toolkits-java : mtj jar 1.0.5-SNAPSHOT
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.