sillsdev / machine

Machine is a natural language processing library for .NET that is focused on providing tools for processing resource-poor languages.
MIT License
26 stars 15 forks source link

Fix https://github.com/sillsdev/serval/issues/416 #215

Closed johnml1135 closed 2 months ago

johnml1135 commented 2 months ago

This change is Reviewable

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (master@4e88953). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #215 +/- ## ========================================= Coverage ? 67.28% ========================================= Files ? 445 Lines ? 35420 Branches ? 4737 ========================================= Hits ? 23834 Misses ? 10496 Partials ? 1090 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ddaspit commented 2 months ago

I am closing this in favor of #216.