Skip to content

WEKA: export metadata #9

@thomaskrause

Description

@thomaskrause

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.


Imported from Launchpad using lp2gh.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions