コード例 #1
0
ファイル: linkgrammar.py プロジェクト: hckiang/link-grammar
 def unused_word_cost(self):
     return clg.linkage_unused_word_cost(self._obj)
コード例 #2
0
 def unused_word_cost(self):
     return clg.linkage_unused_word_cost(self._obj)