:class:`nltk.tag.CRFTagger` =========================== .. currentmodule:: nltk.tag .. autoclass:: CRFTagger :undoc-members: Methods ------- .. autosummary:: :toctree: ~CRFTagger.__init__ ~CRFTagger.evaluate ~CRFTagger.set_model_file ~CRFTagger.tag ~CRFTagger.tag_sents ~CRFTagger.train