Exemple #1
0
 def unused_word_cost(self):
     return clg.linkage_unused_word_cost(self._obj)
Exemple #2
0
def linkage_unused_word_cost(*args) -> "int" :
  return _clinkgrammar.linkage_unused_word_cost(*args)
Exemple #3
0
 def unused_word_cost(self):
     return clg.linkage_unused_word_cost(self._obj)