nltk.tbl package¶
Submodules¶
- nltk.tbl.api module
- nltk.tbl.demo module
corpus_size()demo()demo_error_analysis()demo_generated_templates()demo_high_accuracy_rules()demo_learning_curve()demo_multifeature_template()demo_multiposition_feature()demo_repr_rule_format()demo_serialize_tagger()demo_str_rule_format()demo_template_statistics()demo_verbose_rule_format()postag()
- nltk.tbl.erroranalysis module
- nltk.tbl.feature module
- nltk.tbl.rule module
- nltk.tbl.template module
Module contents¶
Transformation Based Learning
A general purpose package for Transformation Based Learning, currently used by nltk.tag.BrillTagger.
isort:skip_file