nltk.test.unit.test_json_serialization module

class nltk.test.unit.test_json_serialization.TestJSONSerialization[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_default_tagger()[source]
test_regexp_tagger()[source]
test_affix_tagger()[source]
test_ngram_taggers()[source]
test_perceptron_tagger()[source]
test_brill_tagger()[source]