Jazzy

This is a fork of the jazzy dictionary

License

License

GroupId

GroupId

com.tupilabs
ArtifactId

ArtifactId

jazzy
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Jazzy
This is a fork of the jazzy dictionary
Project URL

Project URL

http://github.com/tupilabs/jazzy
Project Organization

Project Organization

TupiLabs
Source Code Management

Source Code Management

https://github.com/tupilabs/jazzy

Download jazzy

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Jazzy: Java Spell Checker

What is it?

Jazzy is a 100% pure Java library implementing a spell checking algorithm similar to aspell. It may be used to spell check a variety of sources.

The Latest Version

The latest version is available from the Jazzy project web site.

Requirements

The following requirements exist for installing Jazzy:

  • Java Interpreter: *A fully compliant Java 1.1 Runtime environment is needed for the core engine of Jazzy to operate. (For example: for use in a servlet)

*A fully compliant Java 1.3 Runtime environment is needed for the swing components of Jazzy to operate.

  • Java JFC (Swing components):

*These GUI extentions are required for proper GUI functionality. However, core spell check functionality can work without Swing Components.

Installation Instructions and Documentation

There are two ways to install Jazzy. One from a pre packaged version and the other is to compile the sources from GitHub.

If you have downloaded the source code from GitHub, please cd to the jazzy directory and run Maven.

##Licensing and legal issues

Jazzy is licensed under the LGPL. See LICENSE.txt for license restrictions.

com.tupilabs

TupiLabs

Open Source and Innovation

Versions

Version
0.6