Task #2918

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

<pre>
1) Pourriez-vous ajouter, pour les non phrases, la pos cattex (voire la catégorie UD, mais on peut sinon l’inférer)?
2) On peut se contenter du underscore (_) pour les non phrases, sans les barres verticales (|_|) (mais c’est un détail)
</pre>

h3. Solution

* transfert the BFM CQP properties into BFP "fropos" cattex pos to the "UPOS", new tokens "XPOS" and "FEAT" UD property
* fix the "|_|" UD property values inherited from the BFM CQP properties to "_"
* fix the "#newpar" UD comment property: only the first sentence is marked

Retour