Last Version

Learning Framework 4.2

A GATE plugin that provides many different machine learning algorithms for a wide range of NLP-related machine learning tasks like text classification, tagging, or chunking.

License

License

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

learningframework
Version

Version

4.2
Type

Type

jar
Description

Description

Learning Framework
A GATE plugin that provides many different machine learning algorithms for a wide range of NLP-related machine learning tasks like text classification, tagging, or chunking.
Project URL

Project URL

https://gatenlp.github.io/gateplugin-LearningFramework/
Project Organization

Project Organization

GATE Team
Source Code Management

Source Code Management

https://github.com/GateNLP/gateplugin-LearningFramework

Download learningframework 4.2


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

Dependencies

compile (6)

Group / Artifact Type Version
uk.ac.gate : interaction jar 4.0
org.apache.commons : commons-math3 jar 3.6.1
com.datumbox : libsvm jar 3.22
cc.mallet : mallet jar 2.0.8
org.yaml : snakeyaml jar 1.24
com.mashape.unirest : unirest-java jar 1.4.9

provided (1)

Group / Artifact Type Version
uk.ac.gate : gate-core jar 8.6

test (2)

Group / Artifact Type Version
uk.ac.gate.plugins : evaluation jar 0.8-alpha1
uk.ac.gate : gate-plugin-test-utils jar 8.6

Project Modules

There are no modules declared in this project.