![]() |
omorfi 0.9.9
Open morphology of Finnish
|
Public Member Functions | |
TransducerAlphabet (DataInputStream charstream, int number_of_symbols) throws java.io.IOException | |
Data Fields | |
Vector< String > | keyTable |
Hashtable< Integer, FlagDiacriticOperation > | operations |
Integer | features |
On instantiation reads the transducer's alphabet and provides an interface to it. Flag diacritic parsing is also handled here.
net.sf.hfst.TransducerAlphabet.TransducerAlphabet | ( | DataInputStream | charstream, |
int | number_of_symbols | ||
) | throws java.io.IOException |
Read alphabet from transducer data.
charstream | transducer data stream at header position |
number_of_symbols | size of alphabet |
Integer net.sf.hfst.TransducerAlphabet.features |
flag diacritic feature key.
Vector<String> net.sf.hfst.TransducerAlphabet.keyTable |
a key table
Hashtable<Integer, FlagDiacriticOperation> net.sf.hfst.TransducerAlphabet.operations |
flag diacritics operation keys