|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.mallet.types.Labelings
public class Labelings
A collection of labelings, either for a multi-label problem (all labels are part of the same label dictionary), or a factorized labeling, (each label is part of a different dictionary).
| Constructor Summary | |
|---|---|
Labelings(Labeling[] labels)
|
|
| Method Summary | |
|---|---|
Alphabet |
getAlphabet()
|
Alphabet[] |
getAlphabets()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Labelings(Labeling[] labels)
| Method Detail |
|---|
public Alphabet getAlphabet()
getAlphabet in interface AlphabetCarryingpublic Alphabet[] getAlphabets()
getAlphabets in interface AlphabetCarrying
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||