Primož Godec
Primož Godec
##### Issue ##### Description of changes ##### Includes - [X] Code changes - [ ] Tests - [ ] Documentation
##### Issue Recently, some tests started to fail on Windows. I assume the issue is that Actions upgraded the Python 3.11 version to 3.11.8, released two weeks ago. ##### Description...
##### Description of changes Test Orange on Python 3.12 which is out for some time now ##### Includes - [ ] Code changes - [ ] Tests - [ ]...
##### Issue After https://github.com/biolab/orange3/pull/6570, try/catch around xgboost/catboost methods is not required anymore since packages are always installed ##### Description of changes Remove try/catch around imports, skips in tests, and simplify...
##### Description Some widgets fail when a dataset with hidden variables at the input. It can be reproduced with data from the Image Embedding widget. Currently, the following widgets are...
With this PR we propose our new annotation method to Scannpy: Annotator marks the data with cell type annotations based on marker genes. Over-expressed genes are selected with the Mann-Whitney...
Hi, during language refactoring of the orange3-text module, I noticed that NLTK use `Slovene` as a key to Slovenian stop words. I suggest remaining it to `Slovenian`. The reasons are...
##### Description of changes Set language combo boxes for the language from the corpus. Additionally, this PR changes the UDPIPE combo box to keep the same language when one wants...
##### 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...
##### Issue ##### Description of changes ##### Includes - [X] Code changes - [ ] Tests - [ ] Documentation