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