Task #3555

Mis à jour par Matthieu Decorde il y a presque 2 ans

FR - SLH:

- option "Portée de l'annotation"
- mot désigné par le label @
- premier mot de la séquence
- tous les mots de la séquence [pour le projet de Lucie]

h3. Solution

Add a combo to set the scope (default, first, (first, target and whole)
Add a preference "scope" in the CQP annotation page

- default: annotate the first token word OR the target token (if present)
- first: the first token of matches is annotated
- target: the target of matches is annotated. If a match contains no target match, no annotation is done
- whole: all words are annotated

Retour