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

OW Corpus Viewer: Add annotated corpus output #672

Merged
merged 2 commits into from
Jun 11, 2021

Conversation

ajdapretnar
Copy link
Collaborator

Issue

Fixes #658.

Description of changes

Add an additional output that matches the "Data" output in selection widgets in Orange.
The column adds a meta attribute denoting whether a row was selected or not.

Includes
  • Code changes
  • Tests
  • Documentation

@ajdapretnar ajdapretnar requested a review from PrimozGodec June 11, 2021 09:59
@codecov-commenter
Copy link

Codecov Report

Merging #672 (fe40ce9) into master (f49fe2d) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #672      +/-   ##
==========================================
+ Coverage   73.93%   73.96%   +0.03%     
==========================================
  Files          72       72              
  Lines        9122     9126       +4     
  Branches     1234     1234              
==========================================
+ Hits         6744     6750       +6     
+ Misses       2143     2142       -1     
+ Partials      235      234       -1     

@PrimozGodec PrimozGodec merged commit 09be2b3 into biolab:master Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Corpus Viewer: add Data output
3 participants