We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In YAML, replace dataset_unlabelled: text_data with dataset_unlabelled: <unlabelled_data> when unlabelled data become available.
dataset_unlabelled: text_data
dataset_unlabelled: <unlabelled_data>
See #43.
The text was updated successfully, but these errors were encountered:
Just to add that this relates to
The-Strategy-Unit/experiencesdashboard#57
and
The-Strategy-Unit/experiencesdashboard#56
in experiencesdashboard.
experiencesdashboard
@ChrisBeeley may want to do a similar hack for pxtextminingdashboard to upload unlabelled data as they come.
pxtextminingdashboard
Sorry, something went wrong.
No branches or pull requests
In YAML, replace
dataset_unlabelled: text_data
withdataset_unlabelled: <unlabelled_data>
when unlabelled data become available.See #43.
The text was updated successfully, but these errors were encountered: