Beispiel #1
0
def test_iob2bioes1():
    assert bio2bioes(iob2bio(TEST_IOB1)) == TEST_BIOES1
Beispiel #2
0
def test_iob2bio1():
    assert iob2bio(TEST_IOB1) == TEST_BIO1