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
 -  8.1 __init__
 -  8.2 getClassification
 -  8.3 getEncoding
 -  8.4 getEntry
 -  8.5 getEntryId
 -  8.6 getKeywords
 -  8.7 getPhoneticCode
 -  8.8 getText
 -  8.9 setClassification
 -  8.10 setEncoding
 -  8.11 setEntryId
 -  8.12 setKeywords
9. Class Ngram
10. Class Phonetics
11. Class Stemmer
12. Information Retrieval Resources
13. Documentation
 
 getPhoneticCode
 
getPhoneticCode (self)

Added to advas-0.2.5

Returns a list of phonetic codes for the entry. The list includes different methods such as soundex, metaphone, NYSIIS, and caverphone.

In:    

Out:   a list with entries that represent the phonetic code:
  • soundex: Soundex code
  • metaphone: Metaphone code
  • nysiis: NYSIIS code
  • caverphone: Caverphone code