~domy/domyce/trunk

« back to all changes in this revision

Viewing changes to lib/corpusfg/plugins/train-mert.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 - updated for compatibility with new graph functions
 
9
#2.6.124 - minor version update
10
10
 
11
11
import os
12
12
import sys
66
66
                'lmgrams': '5',
67
67
                'lmstructure': 'BloomMap',
68
68
                'lmodel-files': '',
69
 
                'version': '2.5.343',
 
69
                'version': '2.6.124',
70
70
 
71
71
                'mertroot': '%(mertroot)s',
72
72
 
757
757
        os.path.splitext(os.path.basename(sys.argv[0]))[0]
758
758
        )
759
759
 
760
 
licensetxt=u'''DoMY™ CE v2.5
 
760
licensetxt=u'''DoMY™ CE v2.6
761
761
Copyright © 2010-2013 Precision Translation Tools Co., Ltd.
762
762
 
763
763
This program is free software: you can redistribute it and/or modify