nltk.test.unit.test_pos_tag module

Tests for nltk.pos_tag

class nltk.test.unit.test_pos_tag.TestPosTag[source]

Bases: TestCase

test_pos_tag_eng()[source]
test_pos_tag_eng_universal()[source]
check_stdout(tagset, query_regex, expected_output, mock_stdout)[source]
test_tagsets_upenn()[source]
test_tagsets_brown()[source]
test_tagsets_claw5()[source]
test_pos_tag_rus()[source]
test_pos_tag_rus_universal()[source]
test_pos_tag_unknown_lang()[source]
test_unspecified_lang()[source]