|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.msu.cme.rdp.classifier.rrnaclassifier.LogWordPriorFileParser
class LogWordPriorFileParser
A parser to parse a read containing a list of the indices of words and the log value of word prior probabilities.
Constructor Summary | |
---|---|
LogWordPriorFileParser()
Creates a new instance of LogWordPriorFileParser. |
Method Summary | |
---|---|
(package private) HierarchyVersion |
createLogWordPriorArr(java.io.Reader r,
float[] arr,
HierarchyVersion version)
Reads a file and saves the log word priors in an array. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
LogWordPriorFileParser()
Method Detail |
---|
HierarchyVersion createLogWordPriorArr(java.io.Reader r, float[] 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 |