[ 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
Next revision Both sides next revision
user:zeman:interset:to-do [2009/02/18 22:50]
zeman How to deal with other feature during strict encoding.
user:zeman:interset:to-do [2014/06/11 11:57]
zeman Zálohování wiki.
Line 1: Line 1:
 ====== To do ====== ====== To do ======
  
 +===== 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 ''Lingua::Interset''.
 +
 +  * Zkontrolovat, jaký kód ještě nebyl přenesen ze staré verze (zejména ''tagset::common'') do nové.
 +    * Testy ovladačů.
 +  * Projít ''###!!!'', zejména ve FeatureStructure:
 +    * Přejmenovat prep na adp?
 +    * Úplně rozpustit subpos?
 +    * Dokumentace nových rysů: nountype, adjtype, verbtype, conjtype.
 +    * Nemohli bychom zrušit rys synpos?
 +    * Nová hodnota prn v prontype.
 +    * Sloučeny rysy tense a subtense.
 +    * Co s číslovkami?
 +  * Přenést všechny ovladače, které vznikly v Treexu a do SVN Intersetu se zatím nedostaly.
 +  * Přenést celý projekt Interset i s historií ze serveru ''svn'' na Redmine.
 +  * Oprášit pravidelné kopírování wiki stránek Intersetu do repozitáře SVN (resp. Redmine). Nyní je tam zastaralá kopie.
 +  * 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čů.
 +  * 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.
 +    * Sem patří i Tagzplorer!
 +    * Interset by si zasloužil nějaké logo.
  
 ===== Infrastructure ===== ===== Infrastructure =====
  
-  * 14.3.2008: During the last two weeks I made substantial changes to all the drivers due to extensive driver testing and new strict encoding procedures. After all tests pass successfully, the whole thing should be committed to SVN. Besides, it should be re-tested with the parser adaptation project. 
   * Clean up ''tagset::common'' w.r.t. the various algorithms of enforcing permitted values.   * Clean up ''tagset::common'' w.r.t. the various algorithms of enforcing permitted values.
   * 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.
Line 11: Line 36:
     * A workaround. Simulate decoding from foreign tagsets. 1. Decode all tags of tagset A. 2. Clear the features ''tagset'' and ''other'' in all feature structures. 3. Now force the tags to defaults (some obscure categories are lost and the tags have to adapt themselves to the fallback categories). 4. Encode all tags again. 5. Check the resulting tags. It is OK if a tag was transformed into another correct tag. However, if a tag was rendered incorrect, it should be discarded from the set of tags that define the correct feature-value combinations.     * A workaround. Simulate decoding from foreign tagsets. 1. Decode all tags of tagset A. 2. Clear the features ''tagset'' and ''other'' in all feature structures. 3. Now force the tags to defaults (some obscure categories are lost and the tags have to adapt themselves to the fallback categories). 4. Encode all tags again. 5. Check the resulting tags. It is OK if a tag was transformed into another correct tag. However, if a tag was rendered incorrect, it should be discarded from the set of tags that define the correct feature-value combinations.
   * Extend the ''print_permitted_fs.pl'' tool so that it can search all available drivers. If it is called that way, it prints the name of the driver in front of every feature structure generated by that driver. Print to STDOUT (now it prints to STDERR). Let the user query and filter the feature structure directly: '$_->{mood} eq "ind" && $_->{other} =~ m/^X/'. Grepping the textual output is less powerful.   * Extend the ''print_permitted_fs.pl'' tool so that it can search all available drivers. If it is called that way, it prints the name of the driver in front of every feature structure generated by that driver. Print to STDOUT (now it prints to STDERR). Let the user query and filter the feature structure directly: '$_->{mood} eq "ind" && $_->{other} =~ m/^X/'. Grepping the textual output is less powerful.
-  * Include the text of the GNU GPL in the released package. Create a //License// page at this website. 
   * 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 =====
  
-  * Create a feature for numerical value of numerals. Multext East Czech distinguishes "finite = 1", "finite = 2", "finite = 3 or 4" and "finite, other". Numbers in different classes have different syntactic behavior. (Also, "21" may belong to the class "finite = 1", so it might not be appropriate to call the feature ''numvalue''.) 
   * Normalize processing of pronouns, determiners, interrogative adverbs etc. Old drivers use a different approach from the new ones (beginning with Bulgarian). Pronoun as an independent part of speech will cease to exist.   * Normalize processing of pronouns, determiners, interrogative adverbs etc. Old drivers use a different approach from the new ones (beginning with Bulgarian). Pronoun as an independent part of speech will cease to exist.
     * Remove ''pos="pron"''. Distribute pronouns to nouns, adjectives and adverbs. When encoding into a tagset that distinguishes pronouns, detect pronouns by non-empty ''prontype''. Remove subposes of pronouns (''pers'', ''clit''...)     * Remove ''pos="pron"''. Distribute pronouns to nouns, adjectives and adverbs. When encoding into a tagset that distinguishes pronouns, detect pronouns by non-empty ''prontype''. Remove subposes of pronouns (''pers'', ''clit''...)

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