public class HmmCharLmEstimatorTest extends Object
| Constructor and Description |
|---|
HmmCharLmEstimatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(HmmCharLmEstimator estimator,
String[] toks,
String[] whitespaces,
String[] tags) |
void |
testCons() |
void |
testCons2() |
void |
testEmissions() |
void |
testEnd() |
void |
testExc1() |
void |
testExc2() |
void |
testExc3() |
void |
testExc4() |
void |
testExc5() |
void |
testExc6() |
void |
testStart() |
void |
testTransitions() |
void |
testTransitions2() |
public void handle(HmmCharLmEstimator estimator, String[] toks, String[] whitespaces, String[] tags)
public void testCons()
public void testCons2()
public void testExc1()
public void testExc2()
public void testExc3()
public void testExc4()
public void testExc5()
public void testExc6()
public void testStart()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void testEnd()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void testTransitions()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void testTransitions2()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void testEmissions()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2016 Alias-i, Inc.. All rights reserved.