|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.msu.cme.rdp.classifier.rrnaclassifier.ProbIndexFileParser
class ProbIndexFileParser
A parser to parser a reader contains a list of indices of words, and start indices of the conditional probabilities.
Constructor Summary | |
---|---|
ProbIndexFileParser()
Creates a new instance of ProbFileParser. |
Method Summary | |
---|---|
(package private) HierarchyVersion |
createProbIndexArr(java.io.Reader r,
int[] arr,
HierarchyVersion version)
Reads a file and saves the start index of conditional probability of the genera containing the word to an array. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ProbIndexFileParser()
Method Detail |
---|
HierarchyVersion createProbIndexArr(java.io.Reader r, int[] arr, HierarchyVersion version) throws java.io.IOException, TrainingDataException
java.io.IOException
TrainingDataException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |