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
 
 __init__
 
__init__ (self, text, encoding, keywords, classification)

Added to advas-0.2.5

Run automatically right after a new object of the class Entry was created.

In: text content of the entry
  encoding desired encoding of the entry
  keywords keywords for the entry as a list of descriptors
  classification classification of the entry

Out: