Rev 13741 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13741 | Rev 15179 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | :Classify all words of a sentence according to an attribute (for example their nature). |
5 | :Classify all words of a sentence according to an attribute (for example their nature). |
6 | This exercise differs from other classification exercises in the way the data is entered, |
6 | This exercise differs from other classification exercises in the way the data is entered, |
7 | the data being a sentence and not a list of words. |
7 | the data being a sentence and not a list of words. |
8 | <p class="wims_credits"> |
8 | <p class="wims_credits"> |
9 | Author of the model: Bernadette Perrin-Riou |
9 | Author of the model: <a href="mailto:bernadette.m.riou@orange.fr">Bernadette Perrin-Riou</a> |
10 | </p> |
10 | </p> |
11 | :%%%%%%%%%%%%%%%%% ATTENTION %%%%%%%%%%%%%%%%%%%% |
11 | :%%%%%%%%%%%%%%%%% ATTENTION %%%%%%%%%%%%%%%%%%%% |
12 | 12 | ||
13 | Remove the above header if you destroy the model tags! (The lines starting |
13 | Remove the above header if you destroy the model tags! (The lines starting |
14 | with a ':'.) Otherwise the exercise might not be taken back by Createxo. |
14 | with a ':'.) Otherwise the exercise might not be taken back by Createxo. |