public class CharLmHmmChunkerTest extends Object
| Constructor and Description |
|---|
CharLmHmmChunkerTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertChunking(Chunker chunker,
Chunking expectedChunking) |
static <C extends Chunker & Compilable> |
assertChunkingCompile(C chunkerEstimator,
Chunking expectedChunking) |
static void |
assertEqualsChunking(Chunking expectedChunking,
Chunking chunking) |
void |
testChunkHandler() |
void |
testDefectiveTags() |
void |
testDefectiveTags2() |
void |
testDefectiveTraining() |
void |
testDictionaryTraining() |
public void testDictionaryTraining()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void testDefectiveTraining()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void testDefectiveTags()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void testDefectiveTags2()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void testChunkHandler()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic static <C extends Chunker & Compilable> void assertChunkingCompile(C chunkerEstimator, Chunking expectedChunking) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2016 Alias-i, Inc.. All rights reserved.