IGLU-Java Road map

Home

The plan for the next versions are as follows:

Version 1.3

  • (in the CVS)Implementation of various local and global weighting schemes including
    Local Weighting Schemes
    • Binary
    • Logarithmic
    • Augmented Normalized
    • Term Frequency

    Global Weighting Schemes
    • Entropy
    • Inverse Document Frequency
    • Global Frequency/Inverse Document Frequency
    • Normal
    • Probabilistic Inverse
  • Basic trained vector creators which have been trained using various kinds of document sets. This will make is easier to generate indices if you don't want to collect and train a vector creator using your own document sets.

Version 1.4

  • Basic Search Engine application with GUI interface. Both to illustrate how to use IGLU and to be a useful utility.
  • Basic vector-based clustering algorithms.

Version 2.0

  • A set of data visualization tools

For more information, contact Travis at trbauer@users.sourceforge.net


Last modified: Dec 11, 2002

SourceForge Logo