ダウンロードリスト

プロジェクト概要

Jazzyは、aspellのアルゴリズムを利用したJavaのスペルチェッーです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2002-10-17 02:28
0.4

パッケージ3ライブラリ:分割されている、ジャズcore.jarの- swing.jar、およびジャズ- examples.jarジャズ。このようにライブラリを使用する上でより正確に制御できます。 DoubleMetaphoneクラスがもっとスピードを効率的に更新されています。 APIの他のエリアにもパフォーマンスのために変更された。新しい拡張可能な構成機構が追加されています。今は、デフォルトの動作をプログラム設定のすべての側面のプロパティファイルを使用しています。このメカニズムは拡張可能ですので、あなた自身の特定の構成をニーズに合わせて変更することができます。
タグ: Major feature enhancements
The package has been split into 3 libraries: jazzy-core.jar, jazzy-swing.jar, and jazzy-examples.jar. This allows you more precise control over how the library is used. The DoubleMetaphone class has been updated to make it more speed efficient. Other areas of the API were also changed for performance. A new extensible configuration mechanism has been added. Now, the default behavior is to use properties files for all aspects of program configuration. The mechanism is extensible, so you can modify it to your own particular configuration needs.

2002-04-09 14:02
0.2

DoubleMetaアルゴリズムの速度が改善されたように、辞書の読み込みの速度だった。すべての文字列の配列が確定されます。 antビルドファイルに追加されました。包装が若干変更されました。スペルチェッカ、SpellCheckListenerとSpellCheckEvent追加されたクラス、およびFastHashMapのjava.util.HashMapを有利に削除されました。
タグ: Major feature enhancements
The speed of the DoubleMeta algorithm was improved, as was the speed of loading the dictionary. All String arrays are now final. An ant build file was added. The packaging was changed slightly. The classes SpellChecker, SpellCheckListener and SpellCheckEvent were added, and FastHashMap was removed in favour of java.util.HashMap.

プロジェクトリソース