orange3-text icon indicating copy to clipboard operation
orange3-text copied to clipboard

[ENH] Keywords - language from corpus

Open PrimozGodec opened this issue 2 years ago • 1 comments

Description of changes
  • Make YAKE and RAKE modules to use ISO language
  • Use language from the corpus for the Keyword Extraction widget
  • Fix sorting in LanguageModel and add tests
Includes
  • [X] Code changes
  • [X] Tests
  • [ ] Documentation

PrimozGodec avatar Mar 29 '23 14:03 PrimozGodec

Codecov Report

Merging #961 (153e06f) into master (7456311) will increase coverage by 0.07%. The diff coverage is 97.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #961      +/-   ##
==========================================
+ Coverage   82.27%   82.34%   +0.07%     
==========================================
  Files          93       93              
  Lines       12448    12474      +26     
  Branches     1699     1705       +6     
==========================================
+ Hits        10241    10272      +31     
+ Misses       1895     1892       -3     
+ Partials      312      310       -2     

codecov-commenter avatar Feb 23 '24 13:02 codecov-commenter