Feature #3190

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

Add a new import module : conllu

The import creates a CQP corpus with the ud words and properties

+ create CQP structures using CoNLL-U comment lines

+ based on the XTZ import with texts order, metadata, XSLs, ...

+ manage the word contractions

+
it creates the head-* and deps-* pre-computed conllu properties

+ it creates also a TIGERSearch representation

see https://groupes.renater.fr/wiki/txm-info/public/chantier_profiterole/chantier_finalisation_extension_syntactic_annotation and https://groupes.renater.fr/wiki/txm-info/public/import/conllu

Retour