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

 source file		functions
 
 in advas-0.2.5
 --------------
 advas.py			core module, Advas class
 advancedsearch.py	search engine module, AdvancedSearch class
 advasio.py			input/output functions, AdvasIo class
 category.py		category functions, Category and Node class
 descriptors.py		document descriptor functions, Descriptor class
 entry.py			search entry functions, Entry class
 ngram.py			ngram functions, Ngram class
 phonetics.py		phonetic functions, Phonetics class
 stemmer.py			stemming algorithms, Stemmer class
 
 advas-testing.py	advas integrity check
 
 in advas-0.2.5/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.5/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.5/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.

 -------------------------------------------------------------------------

 Frank Hofmann (2014-04-26) <fh@efho.de>
