Tutorial: Phonetix:
class-library of
phonetic algorithms in Java
Phonetix is a small, but useful class-library of phonetic algorithms written entirely in Java. It includes implementations of Soundex, Metaphone, and DoubleMetaphone
Tutorial Details:
The library consists of a few classes which are documented in the Javadocs.
Phonetix is free software implemented by Claus Engel and distributed by tangentum technologies. It can be redistributed and/or modified under the terms of the GNU Lesser General Public License as published by the Free Software Foundation.
If you have questions according Phonetix which aren\'t answered in the FAQs, email support is also available.
Phonetix also contains adapters for the Lucene search-engine. With Phonetix, applications of Lucene can easily use phonetic indices and searches.
An Introduction to Cryptography and the Java Cryptography Extension
An Introduction to Cryptography and the Java Cryptography Extension
The Java Cryptography Extension (JCE) provides APIs for performing cryptographic operations in Java code.
the JCE lets us scramble and unscramble data, annotate code and data with infor
Java for Symmetric Cryptography
Java for Symmetric Cryptography
Cryptography—literally, secret writing—is the practice of encrypting and decrypting data. To encrypt or decrypt data, you apply an algorithm, which will be a series of transformations to the input data (the plaintext) to
JGraph - The Java Graph Diagram Component
JGraph - The Java Graph Diagram Component
JGraphAddons is a drop-in functional module that adds powerful and configurable layout algorithms to your existing JGraphs. They include hierarchical, circular and tree layouts capable of giving your JGraph app
Data Syncronization Tool
Data Syncronization Tool
Daffodil Replicator is a powerful Open Source data synchronization tool that allows bi-directional data synchronization between heterogeneous databases supporting JDBC drivers. Its flexible publish and subscribe model support
Mantissa
Mantissa (Mathematical Algorithms for Numerical Tasks In Space System Applications)
Overview
Mantissa is a collection of various mathematical tools aimed towards for simulation. It is not a complete mathematical library like GSL, NAG or IMSL, but it con
Can't beat Jazzy
Introducing the Java platform's Jazzy new spell checker API.
Pellet OWL Reasoner
Pellet is an open-source Java based OWL DL reasoner. It can be used in conjunction with either Jena or OWL API libraries.
Commons-Math: The Jakarta Mathematics Library
Commons-Math: The Jakarta Mathematics Library
The Java programming language and the math extensions in Commons Lang provide implementations for only the most basic mathematical algorithms. Routine development tasks such as computing basic statistics or s