uk.ac.gate.plugins:learning

Parent POM for any GATE plugin project, to include the maven plugin that will generate the correct CREOLE metadata.

License

License

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

learning
Last Version

Last Version

8.5
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM for any GATE plugin project, to include the maven plugin that will generate the correct CREOLE metadata.
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

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

Download learning

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-stable jar 3.6.6

provided (1)

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

test (1)

Group / Artifact Type Version
uk.ac.gate : gate-plugin-test-utils jar 8.5

Project Modules

There are no modules declared in this project.

This plugin is now unsupported and has been replaced by the new Learning Framework plugin. It's made available only to support existing applications and plugins which rely on it and which haven't yet been upgraded to use the Learning Framework.

uk.ac.gate.plugins

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
8.5
8.5-alpha1