예제 #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)