Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
user:zeman:interset:to-do [2014/06/10 12:58] zeman Další kód, který by se měl volat líně. |
user:zeman:interset:to-do [2014/07/25 13:58] (current) zeman Autoři u cs::ajka. |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Interset 2.0 ===== | ===== Interset 2.0 ===== | ||
- | Interset is being completely rewritten using Moose, the object-oriented extension to Perl 5. In the end it will be published on CPAN as '' | + | * Opravit češtinu (UTF8) v komentáři ABSTRACT pro Pod::Weaver. Jinde je kódování v pořádku, ale tuhle větu Pod::Weaver rozebírá a čte ji špatně. |
- | + | * A další | |
- | | + | * Nějak lépe vyřešit stažené tvary. Aspoň nový rys, aby to nebylo v other. České příklonné " |
- | * Nějak umravnit podle manuálu Moose to líné tvoření přehledu povolených struktur. | + | * Projít |
- | * Obdobně ve FeatureStructure.pm na řádku (momentálně) 1161 ve funkci get_similarity_of_arrays() volání funkce preprocess_list_of_replacements(). | + | * Pokud možno zrušit synpos. Mám spočítáno, že se používá v 21 sadách, ale nevyplývá z& |
- | * Zkontrolovat, jaký kód ještě nebyl přenesen ze staré verze (zejména | + | * Číslovky více méně |
- | * Testy ovladačů. | + | |
- | * Obecné funkce pro přístup k ovladačům, např. Lingua:: | + | |
- | * Vyrobit dočasnou obálku na staré ovladače, aby je mohl nový Interset využívat, než je všechny přepíšu přímo pro něj. | + | |
* Přenést všechny ovladače, které vznikly v Treexu a do SVN Intersetu se zatím nedostaly. | * Přenést všechny ovladače, které vznikly v Treexu a do SVN Intersetu se zatím nedostaly. | ||
- | * Funkce typu '' | + | * Oprášit pravidelné kopírování wiki stránek Intersetu do repozitáře SVN (resp. Redmine). Nyní je tam zastaralá kopie. |
- | * Přenést celý projekt Interset i s historií ze serveru '' | + | |
* Uspořádat seminář a brainstorming pro zájemce o Interset. | * Uspořádat seminář a brainstorming pro zájemce o Interset. | ||
+ | * Do té doby prozkoumat Martinovy návrhy a udělat si na ně názor. | ||
* Sepsat manuál pro nové autory ovladačů. | * Sepsat manuál pro nové autory ovladačů. | ||
- | * Vlastní zveřejnění na CPANu: | ||
- | * Zdeněk doporučuje Distzillu, která hodně usnadní výrobu balíčku k publikaci. | ||
- | * Zdeněk má v Treexu nějaký skript, který promítne číslo revize SVN do čísla verze na CPAN. | ||
* Jak prezentovat Interset neperlovému světu? Např. tabulky pro decode(). Jde o to, aby lidé mohli Interset snadno použít i v Pythonu, Javě, C a jinde. | * Jak prezentovat Interset neperlovému světu? Např. tabulky pro decode(). Jde o to, aby lidé mohli Interset snadno použít i v Pythonu, Javě, C a jinde. | ||
+ | * Sem patří i Tagzplorer! | ||
===== Infrastructure ===== | ===== Infrastructure ===== | ||
- | * Clean up '' | ||
* Query feature value: a shared function detects array and if it is array, searches it for a given value. | * Query feature value: a shared function detects array and if it is array, searches it for a given value. | ||
* New test in driver-test.pl: | * New test in driver-test.pl: | ||
- | * New test in driver-test.pl: | ||
- | * A workaround. Simulate decoding from foreign tagsets. 1. Decode all tags of tagset A. 2. Clear the features '' | ||
* Extend the '' | * Extend the '' | ||
* Enable checking out the latest development version directly from the Subversion repository. | * Enable checking out the latest development version directly from the Subversion repository. | ||
* Create a web interface to DZ Interset. The user will be able to enter a tag from an arbitrary set (the interface will be able to recognize the set or sets) and get a detailed description in English or Czech of the feature values. Features and values could link to Wikipedia explanations. Conversions to other tagsets (including round-trip conversions) will be provided and all tags will link to similar descriptions of their own. Example words will be provided for every tag. The interface will also be able to read whole files in common corpus formats (CoNLL, PML, CSTS, RDT, TEI, Penn, Brill...), highlight word forms / lemmas / tags and link to tag descriptions. Conversion of tags in whole files will be provided. | * Create a web interface to DZ Interset. The user will be able to enter a tag from an arbitrary set (the interface will be able to recognize the set or sets) and get a detailed description in English or Czech of the feature values. Features and values could link to Wikipedia explanations. Conversions to other tagsets (including round-trip conversions) will be provided and all tags will link to similar descriptions of their own. Example words will be provided for every tag. The interface will also be able to read whole files in common corpus formats (CoNLL, PML, CSTS, RDT, TEI, Penn, Brill...), highlight word forms / lemmas / tags and link to tag descriptions. Conversion of tags in whole files will be provided. | ||
- | * The package to download and the Subversion repository should contain a copy of this wiki pages, both in DokuWiki syntax and in HTML. | ||
===== Features and values ===== | ===== Features and values ===== |