~domy/corpusfiltergraph/old-main

« back to all changes in this revision

Viewing changes to trunk/lib/corpusfg/graphs/import-tmx/config.ini

  • Committer: tahoar
  • Date: 2012-10-26 14:59:20 UTC
  • Revision ID: svn-v4:bc069b21-dff4-4e29-a776-06a4e04bad4e::331
Changes supporting DoMT release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[USER]
2
 
source=*
3
 
target=*
4
 
superdomains=European Commission
5
 
domains=*
6
 
subdomains=*
7
 
filespec=*.tmx
 
2
source=<USER-DEFINED>
 
3
target=<USER-DEFINED>
 
4
superdomains=<USER-DEFINED>
 
5
domains=<USER-DEFINED>
 
6
subdomains=<USER-DEFINED>
 
7
filespec=<USER-DEFINED>.tmx
8
8
 
9
9
[manager]
10
 
debug=True
 
10
debug=False
11
11
markreadonly=False
12
12
 
13
13
[filtergraph]
16
16
subdomains=%(subdomains)s
17
17
languagepairs=%(source)s-%(target)s
18
18
filespec=%(filespec)s
19
 
description=Imports corpus into the DoMY hierarchy from TMX files and serves as an example of how to open any graph input from TMX files.
 
19
description=Import data from TMX files to the DoMY hierarchy. NOTE: wildcard patterns supported. e.g. source=en* , target=?t* , source=en_gb , target=fr_fr
20
20
 
21
21
[0,reader-tmx]
22
22
roottype=RAW
28
28
rendertypes=.txt
29
29
 
30
30
; Do Moses Yourself Community Edition
31
 
; CorpusFiltergraph™ v4.5.308
 
31
; CorpusFiltergraph™ v4.5.331
32
32
; Copyright © 2010-2012 Precision Translation Tools Co., Ltd.
33
33
;      http://www.precisiontranslationtools.com
34
34
;      support@precisiontranslationtools.com