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
-
10.1 __init__
-
10.2 calcSuccVariety
-
10.3 calcSuccVarietyCount
-
10.4 calcSuccVarietyList
-
10.5 calcSuccVarietyMerge
-
10.6 caverphone
-
10.7 getText
-
10.8 metaphone
-
10.9 nysiis
-
10.10 phoneticCode
-
10.11 setText
-
10.12 soundex
11. Class Stemmer
12. Information Retrieval Resources
13. Documentation
__init__
__init__ (self, term)
Added to advas-0.2.5
Run automatically right after a new object of the class
Phonetics
was created.
In:
term
a character string the object is initialized with.
Out:
This method has no return value.