[ 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 Both sides next revision
courses:rg:2014:perceptron [2014/10/13 22:43]
ufal created
courses:rg:2014:perceptron [2014/10/13 22:48]
ufal
Line 11: Line 11:
 2. Suppose this tagged sentence as the only entry in your training data: 2. Suppose this tagged sentence as the only entry in your training data:
   a/DT boy/NN saw/VBD a/DT girl/NN with/IN a/DT nice/JJ hat/NN   a/DT boy/NN saw/VBD a/DT girl/NN with/IN a/DT nice/JJ hat/NN
-  How many features will a tagger from section 2.4 have, when its training is identical to the one from section 2.1?+How many features will a tagger from section 2.4 have, when its training is identical to the one from section 2.1?
 (For some reasons, you want to use all 36 tags from Penn Treebank tagset.) (For some reasons, you want to use all 36 tags from Penn Treebank tagset.)
 Which tag sequence (''z_[1:n_1]'') will be selected for this first sentence in the first iteration of algorithm? Which tag sequence (''z_[1:n_1]'') will be selected for this first sentence in the first iteration of algorithm?

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