Last Version

Java WordNet Library 1.4_rc3

JWNL is an API for accessing WordNet in multiple formats, as well as relationship discovery and morphological processing.

License

License

BSD 3-Clause License
Categories

Categories

Net
GroupId

GroupId

net.sf.jwordnet
ArtifactId

ArtifactId

jwnl
Version

Version

1.4_rc3
Type

Type

jar
Description

Description

Java WordNet Library
JWNL is an API for accessing WordNet in multiple formats, as well as relationship discovery and morphological processing.
Project URL

Project URL

http://jwordnet.sf.net

Download jwnl 1.4_rc3


<!-- https://jarcasting.com/artifacts/net.sf.jwordnet/jwnl/ -->
<dependency>
    <groupId>net.sf.jwordnet</groupId>
    <artifactId>jwnl</artifactId>
    <version>1.4_rc3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jwordnet/jwnl/
implementation 'net.sf.jwordnet:jwnl:1.4_rc3'
// https://jarcasting.com/artifacts/net.sf.jwordnet/jwnl/
implementation ("net.sf.jwordnet:jwnl:1.4_rc3")
'net.sf.jwordnet:jwnl:jar:1.4_rc3'
<dependency org="net.sf.jwordnet" name="jwnl" rev="1.4_rc3">
  <artifact name="jwnl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jwordnet', module='jwnl', version='1.4_rc3')
)
libraryDependencies += "net.sf.jwordnet" % "jwnl" % "1.4_rc3"
[net.sf.jwordnet/jwnl "1.4_rc3"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.