Feature #3191
Annotation, CoNLL-u, apply generic engine with REST queries
Statut: | New | Début: | 07/12/2021 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Annotation | Temps passé: | - | |
Version cible: | TXM Syntax X.X |
Description
It is quite common that annotation engines expose themself with a REST API and return conllu result (TXT based)
1) see if we can findout a generic way to call REST command (targeted engines are UDPipe, Talisman, Hops, ...)
2) retrieve result
3) re-align result using the XmlID= scheme
see details at
https://groupes.renater.fr/wiki/txm-info/public/specs_annotation_nlp_api?s[]=rest
https://groupes.renater.fr/wiki/txm-info/public/annotation/tal_udpipe?s[]=rest
note : an alternative way is to :- export a TXM corpus via the export as conllu command
- apply a tool out of TXM
- import the conllu annotations with the import conllu annotations command
see also what is done in the eltec svn branch to call UDpipe tokenisation, tagger and parser
Historique
#1 Mis à jour par Matthieu Decorde il y a environ 3 ans
- Description mis à jour (diff)
- Version cible changé de TXM Syntax 2.0 à TXM Syntax X.X