| 
 | Jacson | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IterableProfile | |
|---|---|
| de.spieleck.app.ngramj | Implementation of byte based ngrams. | 
| de.spieleck.app.ngramj.lm | |
| de.spieleck.app.ngramj.phoner | |
| Uses of IterableProfile in de.spieleck.app.ngramj | 
|---|
| Methods in de.spieleck.app.ngramj with parameters of type IterableProfile | |
|---|---|
|  void | Categorizer.addProfile(IterableProfile prof) | 
| Uses of IterableProfile in de.spieleck.app.ngramj.lm | 
|---|
| Classes in de.spieleck.app.ngramj.lm that implement IterableProfile | |
|---|---|
|  class | LMDataProfileProfile implementation which reads itself from a text_cat generated resource. | 
| Methods in de.spieleck.app.ngramj.lm with parameters of type IterableProfile | |
|---|---|
|  void | CategorizerImpl.addProfile(IterableProfile prof)add an Categorization alternative to the profiles. | 
|  double | CategorizerImpl.deltaRank(IterableProfile prof1,
                   Profile prof2)Calculate "the distance" between two profiles | 
| Uses of IterableProfile in de.spieleck.app.ngramj.phoner | 
|---|
| Methods in de.spieleck.app.ngramj.phoner with parameters of type IterableProfile | |
|---|---|
|  double | Phoner.deltaRank(IterableProfile prof1,
                   Profile prof2) | 
| Constructors in de.spieleck.app.ngramj.phoner with parameters of type IterableProfile | |
|---|---|
| Phoner(IterableProfile prof,
             java.lang.String pnumber) | |
| 
 | spieleck.de | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||