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.Exception
public void testVocab() throws java.lang.Exception
java.lang.Exception
public void testBuildJointVocabulary1() throws java.lang.Exception
java.lang.Exception
public void testBuildJointVocabulary2() throws java.lang.Exception
java.lang.Exception
public void testCounter1() throws java.lang.Exception
java.lang.Exception
public void testCounter2() throws java.lang.Exception
java.lang.Exception
public void testMergedVocab1() throws java.lang.Exception
java.lang.Exception
public void testMergedVocabWithLabels1() throws java.lang.Exception
java.lang.Exception