~jtv/corpusfiltergraph/cross-python

« back to all changes in this revision

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

  • Committer: tahoar
  • Date: 2012-05-02 15:46:23 UTC
  • Revision ID: svn-v4:bc069b21-dff4-4e29-a776-06a4e04bad4e::266
new layout. need to update code to use the new layout

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[USER]
 
2
source=*
 
3
target=*
 
4
superdomains=European Commission
 
5
domains=DGT_TM_1.0
 
6
subdomains=Volume_1
 
7
filespec=*.tmx
 
8
 
 
9
[manager]
 
10
debug=True
 
11
markreadonly=False
 
12
 
 
13
[filtergraph]
 
14
superdomains=%(superdomains)s
 
15
domains=%(domains)s
 
16
subdomains=%(subdomains)s
 
17
languagepairs=%(source)s-%(target)s
 
18
filespec=%(filespec)s
 
19
 
 
20
[0,reader-tmx]
 
21
roottype=RAW
 
22
stage=None
 
23
 
 
24
[0,writer-file]
 
25
roottype=CORPORA
 
26
stage=sa
 
27
rendertypes=.txt
 
28
 
 
29
; Do Moses Yourself Community Edition
 
30
; CorpusFiltergraph™ v4.0.264
 
31
; Copyright © 2010-2012 Precision Translation Tools Co., Ltd.
 
32
;      http://www.precisiontranslationtools.com
 
33
;      support@precisiontranslationtools.com