Skip to content

Use WebWorkers to process classifier training and analysis #61

Description

@schue

Training and analysis are both compute intensive operations and can stall the background thread and therefore the whole system. We need to move these operations into a WebWorker (either system wide or per recipe) so that we can better utilize multi-core systems and smooth the operation of large corpora and sophisticated classifiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions