Skip to content

Multiplexing Mixins #12

@pgulley

Description

@pgulley

Researchers often want queries run against a multiplication of two or three parameters- ie five queries with various settings for n-gram size or entity filters.
It would be cool to be able just list the values of the parameter types once, and calculate the permutations at runtime.

Right now we read from the YAML files directly in the templating step, but it could be abstracted out to allow this kind of thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions