Beispiel #1
0
def start():
    workfiles.rem_tmpfiles()
    workfiles.remove_last_comma()
    remove_same_word()
    remove_less_half_frequency()
    only_four_translations()
    workfiles.treat_line1001()
    workfiles.rem_tmpfiles_create_outfile()
Beispiel #2
0
def start():
    workfiles.rem_tmpfiles()
    reorganizeTranslations()
    remove_frequency()
    remove_same_word()
    remove_same_word()
    remove_same_translations()
    remove_same_translations_without_frequency()
    only_four_translations()
    workfiles.remove_last_comma()
    workfiles.treat_line1001()
    workfiles.rem_tmpfiles_create_outfile()
def start():
    workfiles.rem_tmpfiles()
    workfile()
    workfiles.remove_last_comma()
    workfiles.treat_line1001()
    workfiles.rem_tmpfiles_create_outfile()