Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future: Configuration Simulation & Testing #1034

Open
lcjohnso opened this issue Oct 30, 2019 · 0 comments
Open

Future: Configuration Simulation & Testing #1034

lcjohnso opened this issue Oct 30, 2019 · 0 comments

Comments

@lcjohnso
Copy link
Member

Problem: Users configure combinations of extractors, reducers, and rules+effects, but testing a completed config is cumbersome. Testing data sets may be linked to workflow and results viewed through hidden workflow/subjects/<ID> route, but problems include single user filtering (reductions often set to discard multiple classifications, but for single test user edit is necessary) and subject selection randomization & queue size (requires careful data input to mock various test conditions). Furthermore, testing on live in-production workflows (when configuration performed after launch) is fraught, but duplication of configuration to a separate test workflow is labor intensive.

Solution: A testing / simulation tool to aid in extractor / reducer / rule setup that shows how classifications are processed at each step -- from annotations to extractions to reductions.
Helpful for extractor/reducer selection and debugging. Allow teams to test and correct configuration bugs early.

More broadly: exposing classification/annotation payload in project builder may also pay dividends in terms of exposing project teams to data format and content early on, during workflow construction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant