[ 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 [2014/06/10 12:33]
zeman Interset 2.0.
user:zeman:interset:to-do [2014/06/10 13:10]
zeman Semi-affordance je hotová.
Line 5: Line 5:
 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''. 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''.
  
-  * MooseX: "semi-affordance" jako v Treexu. Hodnota atributu x se nastavuje pomocí ''set_x($hodnota)'', zjišťuje se pomocí ''x()''. 
   * Nějak umravnit podle manuálu Moose to líné tvoření přehledu povolených struktur.   * Nějak umravnit podle manuálu Moose to líné tvoření přehledu povolených struktur.
 +    * Obdobně ve FeatureStructure.pm na řádku (momentálně) 1161 ve funkci get_similarity_of_arrays() volání funkce preprocess_list_of_replacements().
   * Zkontrolovat, jaký kód ještě nebyl přenesen ze staré verze (zejména ''tagset::common'') do nové.   * Zkontrolovat, jaký kód ještě nebyl přenesen ze staré verze (zejména ''tagset::common'') do nové.
     * Testy ovladačů.     * Testy ovladačů.
Line 35: Line 35:
 ===== 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 ]