You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the label_fn command arguments are undocumented and super obtuse. They take the corpus's metadata object, which may not be the intent of the programmer. This should just be a function that takes a doc id and returns the label - if you use the metadata in the corpus great, but the option should be available to just use a simple dictionary or lambda.
the
label_fn
command arguments are undocumented and super obtuse. They take the corpus's metadata object, which may not be the intent of the programmer. This should just be a function that takes a doc id and returns the label - if you use the metadata in the corpus great, but the option should be available to just use a simple dictionary or lambda.The text was updated successfully, but these errors were encountered: