TextIndexNG Extensions for Python released

Andreas Jung andreas@andreas-jung.com
Sun, 13 Oct 2002 11:48:20 +0200


I am happy to announce the release of the

   TextIndexNG Extensions for Python 1.05

These extensions were developed as support modules for the Zope fulltext
index TextIndexNG and they are now available as standalone package.

The package consists of four independent modules:

  - TXNGSplitter: a very customisable module to split a string
    into words

  - PySimilarity: implements the soundex,  metaphone, double metaphone
    algorithms

  - PyStemmer: linguistic stemmer support for 13 languages

  - normalizer: linguistic normalization by replacing e.g. accented
    characters by a more simpler representation

All modules support unicode.

License: Zope Public License (ZPL)


Download:

  http://sourceforge.net/project/showfiles.php?group_id=50052