nltk.tag.BrillTagger.rules

BrillTagger.rules()[source]

Return the ordered list of transformation rules that this tagger has learnt

Returns:the ordered list of transformation rules that correct the initial tagging
Return type:list of Rules