public class TokenizedLMTest extends Object
| Constructor and Description |
|---|
TokenizedLMTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertEqEstimate(TokenizedLM lm,
CharSequence cSeq) |
void |
testBiggerGram() |
void |
testChiSquaredIndependence() |
void |
testCollocs() |
void |
testConstantSubModels() |
void |
testMultipleIncrements() |
void |
testNewAndOldTerms() |
void |
testTrainSequence() |
void |
testTwo() |
void |
testUnigram() |
void |
testZeroGram() |
public void testTrainSequence()
public void testZeroGram()
public void testUnigram()
public void testBiggerGram()
public void testChiSquaredIndependence()
public void testConstantSubModels()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testTwo()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testCollocs()
public void testNewAndOldTerms()
public void assertEqEstimate(TokenizedLM lm, CharSequence cSeq) throws ClassNotFoundException, IOException
ClassNotFoundExceptionIOExceptionpublic void testMultipleIncrements()
Copyright © 2016 Alias-i, Inc.. All rights reserved.