1. About AdvaS
2. Installation Guide
 -  2.1 Download AdvaS
 -  2.2 Requirements
 -  2.3 Installation And Adjustments
3. Usage Of AdvaS
4. Class AdvancedSearch
5. Class Advas
6. Class AdvasIo
7. Class Descriptors
8. Class Entry
9. Class Ngram
10. Class Phonetics
11. Class Stemmer
12. Information Retrieval Resources
13. Documentation
 
 Installation And Adjustments
 
Advas is designed be used as an additional python module.

  • Download the latest version and copy the tar.gz archive in a directory of your choice.
  • Unzip and untar the tar.gz archive using

    tar -xzf advas-0.2.5.tar.gz

    As a result, a new directory will be created ("advas-0.2.5"). This directory contains the AdvaS library as well as this documentation.
  • That's all - now AdvaS is ready to work :-)