
 Files
 -------------------------------------------------------------------------

 source file		functions
 
 in advas-0.2.3
 --------------
 
 advas.py		python module which contains the algorithms for
			advanced search (main module)
 basicLists.py		basic list functions
 basicStrings.py	basic string functions
 category.py		category functions
 descriptors.py		descriptor functions
 io.py			input/output functions
 ngram.py		ngram functions
 phonetics.py		phonetic functions
 successorVarienty.py	successor variety functions
 synonym.py		synonym functions
 
 advas-testing.py	advas integrity check
 
 in advas-0.2.3/doc
 ------------------

 AUTHORS		author(s) of advas
 BUGS			known and fixed bugs
 CHANGELOG		changes and corrections
 COPYING		license, terms of use
 FILES			list of files and their functions
 INSTALL		installation guide
 NEWS			unused, see CHANGELOG
 TODO			future goals, ideas
 functions		description of functions provided by advas
 
 in advas-0.2.3/doc/HTML
 -----------------------
 AdvaS user guide - description of functions provided by AdvaS (HTML)
 subdirectory en: English version
 subdirectory de: German version
 
 Includes the source files needed for creation of the HTML files using
 htc-py (http://htc-py.sourceforge.net).
 
 in advas-0.2.3/examples
 -----------------------
 This directory contains files which I used to test the advas module with.
 They are quite useful to see how to use the AdvaS library.

 in advas-0.2.3/test
 -------------------
 Test version of the AdvaS class (undocumented) (seems to be stable)
 
 -------------------------------------------------------------------------

 Frank Hofmann (2005-01-28) <fh@efho.de>
