Last Version

JaSpell Java Spell Checker (GATE version) 0.3.1

Java Spell Checker library, originally developed by Bruno Martins (http://jaspell.sourceforge.net) with modifications by Ian Roberts

License

License

GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

jaspell
Version

Version

0.3.1
Type

Type

jar
Description

Description

JaSpell Java Spell Checker (GATE version)
Java Spell Checker library, originally developed by Bruno Martins (http://jaspell.sourceforge.net) with modifications by Ian Roberts
Project URL

Project URL

https://github.com/GateNLP/jaspell
Source Code Management

Source Code Management

https://github.com/GateNLP/jaspell

Download jaspell 0.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.