~jtv/corpusfiltergraph/cross-python

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[USER]
target=de
superdomains=IT
domains=UI
subdomains=*
filespec=*.po

[manager]
debug=True
markreadonly=False

[filtergraph]
languagepairs=en-%(target)s
SuperDomains=%(superdomains)s
Domains=%(domains)s
SubDomains=%(subdomains)s
filespec=%(filespec)s
description=Imports corpus into the DoMY hierarchy from gettext .po and .mo "catalog" files and serves as an example of how to open any graph input from gettext catalog files.

[0,reader-gettext]
roottype=RAW
stage=None

[0,writer-file]
roottype=CORPORA
Stage=sa
RenderTypes=txt

; Do Moses Yourself Community Edition
; CorpusFiltergraphâ„¢ v4.5.326
; Copyright © 2010-2012 Precision Translation Tools Co., Ltd.
;      http://www.precisiontranslationtools.com
;      support@precisiontranslationtools.com