1. About AdvaS
2. Installation Guide
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
 -  11.1 __init__
 -  11.2 clearStemFile
 -  11.3 loadStemFile
 -  11.4 ngramStemmer
 -  11.5 successorVariety
 -  11.6 tableLookup
12. Information Retrieval Resources
13. Documentation
 
 successorVariety
 
successorVariety (self, term, wordList)

Added to advas.0.0.4, adjusted in advas-0.2.5

Derives the stem using the successor variety algorithm (peak-and-plateau method).

In: term a single word as a string
  wordList a list of words

Out:   a list of single stems the term consists of