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
 
 loadStemFile
 
loadStemFile (self, stemFile)

Added to advas-0.2.5

Opens the given file, reads the stems from it, and saves the stems in an internal structure.

In: stemFile name of the file that contains the stems

Out:   True in case loading succeeded, otherwise False.