def prob(self, *args): return _CRFPP.Tagger_prob(self, *args)
def prob(*args): return _CRFPP.Tagger_prob(*args)
def prob(self, *args): return _CRFPP.Tagger_prob(self, *args) def alpha(self, *args): return _CRFPP.Tagger_alpha(self, *args)
def prob(self, *args): return _CRFPP.Tagger_prob(self, *args) def set_penalty(self, *args): return _CRFPP.Tagger_set_penalty(self, *args)