Esempio n. 1
0
 def print_graphs(self):
     print_4lang_graphs(self.lexicon.ext_lexicon,
                        self.cfg.get('machine', 'graph_dir'))
Esempio n. 2
0
 def print_graphs(self):
     print_4lang_graphs(self.words_to_machines,
                        self.cfg.get('machine', 'graph_dir'))