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