Пример #1
0
 def get_max_cost(self):
     return clg.dictionary_get_max_cost(self._obj)
Пример #2
0
def dictionary_get_max_cost(*args):
  return _clinkgrammar.dictionary_get_max_cost(*args)
Пример #3
0
 def get_max_cost(self):
     return clg.dictionary_get_max_cost(self._obj)