public class NGramProcessLMTest extends Object
| Constructor and Description |
|---|
NGramProcessLMTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertConditionalLM(LanguageModel.Conditional model) |
void |
assertModel(NGramProcessLM model) |
static NGramProcessLM |
readWrite(NGramProcessLM lm) |
void |
testA_AB() |
void |
testA() |
void |
testExs() |
void |
testOne() |
public void testExs()
public void testOne()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testA()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testA_AB()
public void assertModel(NGramProcessLM model) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic static NGramProcessLM readWrite(NGramProcessLM lm) throws IOException
IOExceptionpublic void assertConditionalLM(LanguageModel.Conditional model) throws IOException
IOExceptionCopyright © 2019 Alias-i, Inc.. All rights reserved.