class documentation

class TestHypothesis(unittest.TestCase): (source)

View In Hierarchy

Undocumented

Method setUp Undocumented
Method test_total_translated_words Undocumented
Method test_translated_positions Undocumented
Method test_translation_so_far Undocumented
Method test_translation_so_far_for_empty_hypothesis Undocumented
Method test_untranslated_spans Undocumented
Method test_untranslated_spans_for_empty_hypothesis Undocumented
Instance Variable hypothesis_chain Undocumented
def setUp(self): (source)

Undocumented

def test_total_translated_words(self): (source)

Undocumented

def test_translated_positions(self): (source)

Undocumented

def test_translation_so_far(self): (source)

Undocumented

def test_translation_so_far_for_empty_hypothesis(self): (source)

Undocumented

def test_untranslated_spans(self): (source)

Undocumented

def test_untranslated_spans_for_empty_hypothesis(self): (source)

Undocumented

hypothesis_chain = (source)

Undocumented