[ 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
Next revision Both sides next revision
user:dusek:formemy_gen [2011/09/29 14:50]
dusek vytvořeno
user:dusek:formemy_gen [2011/10/04 14:15]
dusek
Line 4: Line 4:
   * LibLINEAR, logistic regression (upravit ?)   * LibLINEAR, logistic regression (upravit ?)
   * kombinace klasifikátorů -- klasifikátorem ?   * kombinace klasifikátorů -- klasifikátorem ?
 +  * zpětná kontrola, že nemá formém nic, co ho nepotřebuje ?
  
 === Varianty pokusů, featury === === Varianty pokusů, featury ===
   * vynechané koordinační funktory (beztak nepotřebují formém)   * vynechané koordinační funktory (beztak nepotřebují formém)
-  * základní (''base''):+== základní == 
 +  * technické: sent_id, word_id, parent, nodetype, is_generated (+ formeme) 
 +  * uzel sámt_lemma, functor, sempos (+trunc) 
 +  * aux.rf: aux_forms, aux_m_lemma (trunc) 
 +  * uzel + parent: Order, Distance 
 +  * synt. okolí: functor, t_lemma, sempos (trunc) 
 +    * parent, children, lsibling, rsibling, lsiblings, rsiblings,  
 +  * topol. okolí: t_lemma, sempos (trunc) 
 +    * left 3, 2, 2+1, 1, right 1, 1+2, 2, 3 
 +== varianty ==
   * s ef. rodiči místo topologických (''eff'')   * s ef. rodiči místo topologických (''eff'')
   * s ef. rodiči a funktory rodiče a levých sourozenců jako featurami (''eff_tree'')   * s ef. rodiči a funktory rodiče a levých sourozenců jako featurami (''eff_tree'')
   * dělené podle t-lemmatu (''tlemma'')   * dělené podle t-lemmatu (''tlemma'')
   * //nové featury (??)//   * //nové featury (??)//
 +    * použít nějak childrentypes (dělit podle sempos-u)?
   * nominal (max. 50 featur v selection) + binary   * nominal (max. 50 featur v selection) + binary
  
Line 22: Line 33:
 | fog-eff_tree | 2011-09-29 03:22 | 85.928 | 86.485 | | fog-eff_tree | 2011-09-29 03:22 | 85.928 | 86.485 |
 | fog-tlemma | 2011-09-29 14:32 | 83.795 | 84.985 | | fog-tlemma | 2011-09-29 14:32 | 83.795 | 84.985 |
 +| fog2-base | 2011-09-29 15:10 | 83.465 | 84.020 |
 +| fog2-eff | 2011-09-29 16:00 | 84.433 | 84.982 |
 +| fog2-eff_tree | 2011-09-29 15:28 | 84.955 | 85.504 |
 +| fog2-tlemma | 2011-09-30 02:52 | 82.588 | 83.886 |
  
 +== komentář == 
 +  * druhá varianta vychází hůř, ale o méně než 1 %
  
  

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