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]
test_pos_tag_rus()[source]
test_pos_tag_rus_universal()[source]
test_pos_tag_unknown_lang()[source]
test_unspecified_lang()[source]