Uses of Package
databionics.text

Packages that use databionics.text
databionics.esom.grid ESOM grids: A grid holds the prototype vector and defines the map space topology by the function findNeighbors
databionics.esom.renderer.background Background visualization methods that all inherit from BackgroundRenderer. 
databionics.esom.renderer.foreground Foreground visualization methods that all inherit from ForegroundRenderer. 
databionics.esom.tool.bminfo   
databionics.io Loading and saving of all file formats. 
databionics.text Some simple string routines including n-gram similarity. 
databionics.util Some utilities including searching for classes in a jar and reading an environment variable. 
 

Classes in databionics.text used by databionics.esom.grid
StringList
          A LinkedList of Strings.
 

Classes in databionics.text used by databionics.esom.renderer.background
StringList
          A LinkedList of Strings.
 

Classes in databionics.text used by databionics.esom.renderer.foreground
StringList
          A LinkedList of Strings.
 

Classes in databionics.text used by databionics.esom.tool.bminfo
StringList
          A LinkedList of Strings.
 

Classes in databionics.text used by databionics.io
StringList
          A LinkedList of Strings.
 

Classes in databionics.text used by databionics.text
StringCounter
          A HashMap to count occurences of Strings.
StringList
          A LinkedList of Strings.
 

Classes in databionics.text used by databionics.util
StringList
          A LinkedList of Strings.
 



Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.