~jtv/corpusfiltergraph/cross-python

« back to all changes in this revision

Viewing changes to trunk/lib/corpusfg/graphs/export-tmx/config.demo.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=en_gb
 
3
target=*
 
4
superdomains=European Commission
 
5
domains=DGT_TM_1.0
 
6
subdomains=Volume_1
 
7
filespec=*.txt
 
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
corpustypes=tm
 
18
languagepairs=%(source)s-%(target)s
 
19
filespec=%(filespec)s
 
20
 
 
21
[0,reader-file]
 
22
roottype=CORPORA.demo
 
23
stage=sa
 
24
 
 
25
[0,writer-tmx]
 
26
roottype=RAW.demo
 
27
stage=None
 
28
 
 
29
[%(source)s]
 
30
filter0=0,replace-regex
 
31
 
 
32
[fr_fr]
 
33
filter0=0,replace-regex
 
34
 
 
35
[%(source)s,0,0,replace-regex]
 
36
searchfor="Article"
 
37
replacewith="Magazine Article"
 
38
 
 
39
[fr_fr,0,0,replace-regex]
 
40
searchfor="européen"
 
41
replacewith="american"
 
42
 
 
43
; Do Moses Yourself Community Edition
 
44
; CorpusFiltergraph™ v4.0.264
 
45
; Copyright © 2010-2012 Precision Translation Tools Co., Ltd.
 
46
;      http://www.precisiontranslationtools.com
 
47
;      support@precisiontranslationtools.com