Last Version

WordNet 8.5

Allows WordNet to be easily accessed from within GATE

License

License

Categories

Categories

Net
GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

wordnet
Version

Version

8.5
Type

Type

jar
Description

Description

WordNet
Allows WordNet to be easily accessed from within GATE
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

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

Download wordnet 8.5


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.jwordnet : jwnl jar 1.4_rc3

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.