RSS All releases of Approximate Dictionaries

  •  15 Aug 2010 12:55
Avatar

Release Notes: Previously, maxDist was a parameter of the construtor of the dictionary implementations denoting the maximum distance a returned word shall have from the query word. It was, however, not necessary to fix this parameter when the dictionaries are created. Now maxDist is an explicit parameter of the lookup method.

  •  20 Dec 2009 17:34
Avatar

Release Notes: This release adds the method lookupDistinct() to the dictionaries and the Didyoumean class to find words similar to the query word, even if the query word exists in the dictionary.

  •  10 Nov 2009 22:19
Avatar

Release Notes: This release fixes a NullPointerException for lookups on empty NgramDict and adds the respective test. It adds an @throws comment to NgramDict.lookup() with regard to ConcurrentModificationException.

  •  23 Nov 2008 22:57
Avatar

Release Notes: The build process has been changed to produce Java 1.5 class files for wider compatibility. Some classes have been refactored for better readability and maintainability.

  •  09 Nov 2008 21:11
Avatar

No changes have been submitted for this release.

Screenshot

Project Spotlight

FF Multi Converter

A GUI application which converts multiple file formats to different extensions.

Screenshot

Project Spotlight

uniclient

A universal TCP client.