~domy/domyce/trunk

« back to all changes in this revision

Viewing changes to lib/corpusfg/plugins/train-tables.py

  • Committer: tahoar at precisiontranslationtools
  • Date: 2013-08-19 06:13:31 UTC
  • Revision ID: tahoar@precisiontranslationtools.com-20130819061331-7x7d47870xgevljc
update version numbers

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#===============================================================================
7
7
 
8
8
#version:
9
 
#2.5.343 - Changed to open train-model.perl.log file for append
 
9
#2.6.124 - minor version update
10
10
 
11
11
import os
12
12
import sys
64
64
                'tmgrams': 7,
65
65
                'tmroot': '%(tmroot)s',
66
66
                'defaultfolders': False,
67
 
                'version': '2.5.343',
 
67
                'version': '2.6.124',
68
68
                'root-dir': '',
69
69
                'external-bin-dir': '4,GIZA++',
70
70
                'corpus-dir': '',
1346
1346
        os.path.splitext(os.path.basename(sys.argv[0]))[0]
1347
1347
        )
1348
1348
 
1349
 
licensetxt=u'''DoMY™ CE v2.5
 
1349
licensetxt=u'''DoMY™ CE v2.6
1350
1350
Copyright © 2010-2013 Precision Translation Tools Co., Ltd.
1351
1351
 
1352
1352
This program is free software: you can redistribute it and/or modify