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

[FIX] Corpus widget - preserve corpus's preprocessing #950

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

PrimozGodec
Copy link
Collaborator

Issue

Fixes #903

Description of changes

Copy corpus before change

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

Codecov Report

Merging #950 (b0407e9) into master (1b10efb) will increase coverage by 0.07%.
The diff coverage is 87.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #950      +/-   ##
==========================================
+ Coverage   77.60%   77.68%   +0.07%     
==========================================
  Files          86       86              
  Lines       12300    12303       +3     
  Branches     1613     1614       +1     
==========================================
+ Hits         9546     9558      +12     
+ Misses       2450     2445       -5     
+ Partials      304      300       -4     

@PrimozGodec
Copy link
Collaborator Author

/rebase

@VesnaT VesnaT merged commit 4cda4fe into biolab:master Mar 3, 2023
@PrimozGodec PrimozGodec deleted the fix-corpus-preproc branch March 3, 2023 09:40
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 doesn't restore original tokens
3 participants