dokato

Results 60 comments of dokato

On the other hand it seems like the summary task requires: ``` human_summaries: list[str] machine_summaries: list[str] relevance: list[float] (the score of the machine generated summaries) ``` and `kiviki/SlovakSum` doesn't have...

Then this must be related #152 .

Hey @vgeo999 , thank you for reporting this. Indeed we've made quite a few changes to shiny.semantic (that sits under the hood of semantic.dashboard) recently. They shouldn't affect themes though,...

hi @vgeo999 , in fact, I did, but unfortunately don't have an answer for you atm. I've checked that the css files from semantic forest are loaded correctly from our...

Hey @vgeo999 , sorry for a late reply. Indeed we were working on resolving this issue recently. So far we still focused on the integration of `semantic.dashboard` with the latest...

We opened an issue for that here, please watch this thread for more updates: https://github.com/Appsilon/shiny.semantic/issues/295

Readme is not mandatory for CRAN submission so we can simply add it to `.Rbuildignore`

`multisession` has some troubles on Windows now, thus we decided to stick to more stable `multiprocess`. We will migrate once the problems on Windows will be resolved.

Thank you @lidakanari for you reply. As you might have noticed I didn't create this swc file myself, I exported that from the other python library. Do you suggest that...