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