[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
user:ptacek:tectomt [2006/09/24 08:54]
ptacek
user:ptacek:tectomt [2007/07/09 14:57] (current)
ptacek
Line 1: Line 1:
 ====== TectoMT ====== ====== TectoMT ======
 +
 +===== HOWTO =====
 +
 +spusteni scenare:
 +<code>
 +common-devel/set_devel_environ.sh 
 +MOJE WIN CESTY: common-devel/set_environ.sh
 +cd sessions/eval-test/
 +make all
 +</code>
 +
 +
  
 uloha se provadi jako scenar, ten se sklada z jednotlivych bloku uloha se provadi jako scenar, ten se sklada z jednotlivych bloku
Line 10: Line 22:
  
 validace TMT: validace TMT:
-xmllint --relaxng pml-schemas/tmt_schema.rng -noout scenarios/maugli-parallel.xml+<code>xmllint --relaxng pml-schemas/tmt_schema.rng -noout scenarios/maugli-parallel.xml</code>
  
 relaxng schema muzes udelat takhle relaxng schema muzes udelat takhle
  
-xsltproc /net/projects/pdt/pdt20/tools/pml/pml2rng.xsl tvojeschema.xml > +<code>xsltproc /net/projects/pdt/pdt20/tools/pml/pml2rng.xsl tvojeschema.xml > 
-tvojeschema.rng+tvojeschema.rng</code>
  
 a validovat takhle: a validovat takhle:
- +<code>xmllint -relaxng tvojeschema.rng tvojeinstance.xml</code>
-xmllint -relaxng tvojeschema.rng tvojeinstance.xml+
  
 Z. Z.
Line 31: Line 42:
 >  Dik za rady, >  Dik za rady,
 > V.N. > V.N.
 +
 +===== BLEU Block =====
 +test file:
 +/net/projects/tectomt/sessions/wmt07/devel_formemes/news-commentary.cz-en.cz-1001.tmt.pls.gz
 +

[ Back to the navigation ] [ Back to the content ]