public class NGramBoundaryLMTest extends Object
| Constructor and Description |
|---|
NGramBoundaryLMTest() |
| Modifier and Type | Method and Description |
|---|---|
static NGramBoundaryLM |
serDeser(NGramBoundaryLM model) |
void |
test() |
void |
testEx() |
void |
testEx2() |
void |
testEx3() |
void |
testEx4() |
void |
testEx5() |
void |
testNullEsts() |
void |
testSimpleEsts() |
static CompiledNGramBoundaryLM |
writeRead(NGramBoundaryLM model) |
public void testEx()
public void testEx2()
public void testEx3()
public void testEx4()
public void testEx5()
public void test()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testNullEsts()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testSimpleEsts()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic static NGramBoundaryLM serDeser(NGramBoundaryLM model) throws ClassNotFoundException, IOException
ClassNotFoundExceptionIOExceptionpublic static CompiledNGramBoundaryLM writeRead(NGramBoundaryLM model) throws ClassNotFoundException, IOException
ClassNotFoundExceptionIOExceptionCopyright © 2016 Alias-i, Inc.. All rights reserved.