public class SearchTokenizerTest
extends java.lang.Object
Constructor and Description |
---|
SearchTokenizerTest() |
Modifier and Type | Method and Description |
---|---|
void |
assertSegmentation(java.lang.String testFilename) |
void |
assertSegmentation(java.lang.String text,
java.util.List<java.lang.String> expectedSurfaces) |
static void |
beforeClass() |
void |
testCompoundSplitting() |
public static void beforeClass() throws java.lang.Exception
java.lang.Exception
public void testCompoundSplitting() throws java.io.IOException
java.io.IOException
public void assertSegmentation(java.lang.String testFilename) throws java.io.IOException
java.io.IOException
public void assertSegmentation(java.lang.String text, java.util.List<java.lang.String> expectedSurfaces)