public class VocabConstructorTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
VocabConstructorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBuildJointVocabulary1() |
void |
testBuildJointVocabulary2() |
void |
testCounter1() |
void |
testCounter2() |
void |
testMergedVocab1()
Here we test basic vocab transfer, done WITHOUT labels
|
void |
testMergedVocabWithLabels1() |
void |
testVocab() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testVocab()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildJointVocabulary1()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildJointVocabulary2()
throws java.lang.Exception
java.lang.Exceptionpublic void testCounter1()
throws java.lang.Exception
java.lang.Exceptionpublic void testCounter2()
throws java.lang.Exception
java.lang.Exceptionpublic void testMergedVocab1()
throws java.lang.Exception
java.lang.Exceptionpublic void testMergedVocabWithLabels1()
throws java.lang.Exception
java.lang.Exception