[ 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

Both sides previous revision Previous revision
Next revision
Previous revision
external:companions [2007/09/12 17:40]
ptacek
external:companions [2008/10/14 10:23] (current)
ptacek
Line 1: Line 1:
 ====== Companions ====== ====== Companions ======
 +
 +[[Prague Dependency Treebank functors overview]]
  
 ===== Q&A ===== ===== Q&A =====
Line 34: Line 36:
 [[http://ufal.mff.cuni.cz/~pajas/tred/index.html|Tred]] je prostředí pro práci se stromama, [[http://ufal.mff.cuni.cz/~pajas/tred/index.html|Tred]] je prostředí pro práci se stromama,
 užívám to na loadování stromů, takže už hotová instalace by se šikla. Pak ještě potřebujeme morfologii J.Hajiče. Mám ji jako modul ala CPAN, jen musím vyřešit jeden problém s cestou. --JPta užívám to na loadování stromů, takže už hotová instalace by se šikla. Pak ještě potřebujeme morfologii J.Hajiče. Mám ji jako modul ala CPAN, jen musím vyřešit jeden problém s cestou. --JPta
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +===== Deliverable =====
 +<html><a name="deliverable"></a></html>
 +
 +The Generator deliverable consists of three files:
 +
 +  - Perl and C modules required by TrEd and Generator [[http://ufal.mff.cuni.cz/~ptacek/gen-tred/gen-tred-dep-unix.tar.gz|gen-tred-dep-unix.tar.gz]]
 +  - TrEd and Generator distribution [[http://ufal.mff.cuni.cz/~ptacek/gen-tred/gen-tred-1.3064.tar.gz|gen-tred-1.3064.tar.gz]]
 +  - [[http://ufal.mff.cuni.cz/~ptacek/gen-tred/README|README]] file
 +
 +
 +Or you can download one zip package [[http://ufal.mff.cuni.cz/~ptacek/gen-tred/gen-tred.zip|gen-tred.zip]] containing all three files.
 +
 +===== Devel Instalace =====
 +
 +krok 1]
 +naistalovat TrEd z http://ufal.mff.cuni.cz/~pajas/tred/
 +
 +krok 2]
 +checkout generator z svn://svn.ms.mff.cuni.cz/generate
 +u/p = kky.zcu.cz/CENSORED
 +
 +krok 3]
 +checkout modul CzechMorpho.pm z svn://svn.ms.mff.cuni.cz/morpho-pm
 +perl Makefile.PL
 +make
 +make test
 +make install
 +
 +
 +
 +
 +
 +

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