neuralmonkey.tests.test_vocabulary module

class neuralmonkey.tests.test_vocabulary.TestVocabulary(methodName='runTest')

Bases: unittest.case.TestCase

test_all_words_in()
test_count_fail()
test_min_freq()
test_padding()
test_there_and_back_self()
test_unknown_word()
test_weights()