Skip to content

fix System.ArgumentOutOfRangeException issue in CustomStopWordsRemovingTransformer #4592

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

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

frank-dong-ms-zz
Copy link
Contributor

fix issue #4518

@frank-dong-ms-zz frank-dong-ms-zz requested a review from a team as a code owner December 18, 2019 20:16
@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

Merging #4592 into master will increase coverage by 0.01%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master    #4592      +/-   ##
==========================================
+ Coverage   75.12%   75.14%   +0.01%     
==========================================
  Files         913      913              
  Lines      160855   160855              
  Branches    17303    17303              
==========================================
+ Hits       120846   120868      +22     
+ Misses      35164    35139      -25     
- Partials     4845     4848       +3
Flag Coverage Δ
#Debug 75.14% <0%> (+0.01%) ⬆️
#production 70.53% <0%> (+0.02%) ⬆️
#test 90.29% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.1% <0%> (-0.16%) ⬇️
...soft.ML.TestFramework/DataPipe/TestDataPipeBase.cs 76.08% <0%> (-0.4%) ⬇️
src/Microsoft.ML.Transforms/Text/LdaTransform.cs 84.44% <0%> (-0.16%) ⬇️
...rosoft.ML.AutoML/ColumnInference/TextFileSample.cs 62.25% <0%> (+2.64%) ⬆️
....ML.AutoML/PipelineSuggesters/PipelineSuggester.cs 83.19% <0%> (+3.36%) ⬆️
src/Microsoft.ML.Core/Data/ProgressReporter.cs 77.94% <0%> (+6.98%) ⬆️

@frank-dong-ms-zz frank-dong-ms-zz merged commit b1a05c0 into dotnet:master Dec 18, 2019
@frank-dong-ms-zz frank-dong-ms-zz deleted the fix-issue-4518 branch April 15, 2020 20:37
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants