~jtv/corpusfiltergraph/cross-python

« back to all changes in this revision

Viewing changes to trunk/lib/corpusfg/graphs/extract-dictionary/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=zh_hk
 
3
target1=en
 
4
target2=zh_cn
 
5
superdomains=Examples
 
6
domains=Legislation
 
7
subdomains=statutes
 
8
filespec=*.txt
 
9
 
 
10
[manager]
 
11
debug=True
 
12
markreadonly=False
 
13
 
 
14
[filtergraph]
 
15
superdomains=%(superdomains)s
 
16
domains=%(domains)s
 
17
subdomains=%(subdomains)s
 
18
corpustypes=tm
 
19
languagepairs=%(source)s-%(target1)s
 
20
filespec=%(filespec)s
 
21
 
 
22
[0,reader-file]
 
23
roottype=CORPORA
 
24
stage=sa
 
25
 
 
26
[0,writer-file]
 
27
roottype=CORPORA
 
28
stage=qc
 
29
 
 
30
[%(source)s]
 
31
postfilter0=1,convert-zh2simplified
 
32
 
 
33
[%(source)s,0,1,convert-zh2simplified]
 
34
split=True
 
35
 
 
36
[%(target1)s]
 
37
aligner0=2,aligner-extract-dictionary
 
38
 
 
39
[%(target2)s]
 
40
 
 
41
; Do Moses Yourself Community Edition
 
42
; CorpusFiltergraph™ v4.0.264
 
43
; Copyright © 2010-2012 Precision Translation Tools Co., Ltd.
 
44
;      http://www.precisiontranslationtools.com
 
45
;      support@precisiontranslationtools.com