Skip to content

classify command #5

Description

@goodmami

We have train and test commands defined, which train the doc-ID model and evaluate it, respectively. We also need a classify command that applies the model to new data, but doesn't evaluate it. In order to reduce redundant code, the current test() function could perhaps use the classify() function to get a prediction, then use the gold label for comparison.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions