WEKA: export metadata

Bug #996386 reported by Amir Zeldes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ANNIS
In Progress
Medium
Thomas Krause

Bug Description

The WEKA exporter should also export metadata. It should be possible to either ask for all metadata available using the configuration box at the bottom of the interface, or just individual metadata annotations. If the AQL query already includes metadata, its values should be outputted in the export, e.g.:

lemma="Hund" & pos="NN" & #1 _=_ #2 & meta::l1_1=/f.*/

should output something like:

Hund,NN,fin
Hund,NN,fin
Hund,NN,fra

etc., with a separate column for the particular value of each metadata annotation.

Tags: feature
Revision history for this message
Amir Zeldes (amir-zeldes) wrote :

Explicitly asked for at least by Falko, John Lee (Hong Kong), this would probably be useful to anyone working quantitatively with metadata.

Revision history for this message
Thomas Krause (krause) wrote :

Meta data is exported but not limited to the keys that are in the query. So it should must be more restrictive.

Changed in annis:
status: New → In Progress
milestone: 3.0.0-beta2 → 3.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.