home.social

Search

560 results for “devSJR”

  1. Researchers have created a dataset for training and evaluating language models without intellectual property infringement!

    The Common Pile includes diverse text sources like web content, books, research papers (from PubMed & ArXiv), and online discussions. ArXiv is not peer-reviewed. 🤔 It's designed to be high-quality and reproducible for NLP & LLM research.

    Resource:
    github.com/r-three/common-pile

  2. @zlatiah
    My recommendation is to start with

    lyx.org/

    Once you get an understanding for and depending on the OS it is good to have a decent LaTeX editor like or (here is a list: guru99.com/best-latex-editors-)

    Apart from that, have a look at . This might give you faster results at the beginning.

  3. @apps I was wondering if a local translation, as in , would be a solution. It seems that the translation tool can be used be other apps too. (github.com/mkiol/dsnote) uses it for example.

  4. I have been using Firefox Translations (aka ) for some time. It enables client side (local, no web server) in-page translations. It is quite useful and the results are good. What is the experience among users? translate (local) and (web) are subjectively better IMHO (not tested) but not well integrated in the browser.

    github.com/mozilla/firefox-tra

    github.com/argosopentech

    libretranslate.com/

  5. @andreasgoebel @lerothas
    Nur der Form halber. ist in integriert. Zusammen ist das ein sehr leistungsstarkes .

    Du kannst KMail also entweder alleine oder in Kombination mit Kontact nutzen.

    Es ist vlt. einfacher zu sagen, was du damit machen möchtest und dann können wir dir gerne sagen, ob das geht.

  6. @anderslund
    It is interesting to see that there are two applications (, ) under developed to work with large language models. Both will work with (ollama.com/).

    apps.kde.org/kaichat
    apps.kde.org/alpaka

  7. @johsny

    The of works well too.

    digikam.org/download/

    I found it easier to get it working with the machine learning tools for image annotation and face tagging.

    In case you try the appimage considered its 'installation' via github.com/mijorus/gearlever

    can help you to integrate the app into the menu, give execution permission, deletion and update.

  8. @emitanaka @benmarwick That is a great tip! Just tried in . I didn't notice the usage of in . koRpus is developed by Meik Michalke, who is also a developer of RKWard. koRpus has quite a nice GUI support in RKWard. Great work!

  9. @apps I was wondering if a local translation, as in #firefox, would be a solution. It seems that the #bergamot translation tool can be used be other apps too. #dsnote (github.com/mkiol/dsnote) uses it for example.

  10. @apps I was wondering if a local translation, as in #firefox, would be a solution. It seems that the #bergamot translation tool can be used be other apps too. #dsnote (github.com/mkiol/dsnote) uses it for example.

  11. @apps I was wondering if a local translation, as in #firefox, would be a solution. It seems that the #bergamot translation tool can be used be other apps too. #dsnote (github.com/mkiol/dsnote) uses it for example.

  12. @apps I was wondering if a local translation, as in #firefox, would be a solution. It seems that the #bergamot translation tool can be used be other apps too. #dsnote (github.com/mkiol/dsnote) uses it for example.

  13. Hey. A colleague and I have build for analysis of miRNA.
    codeberg.org/a_probst/DynamiR
    It is a board () browser gui. What a currently the approaches to provide it as standalone? Currently, I use `pyinstaller` (which need builds for all OS :blobthinkingeyes: ), which works well. I know too. But is there something else?

  14. @cmccullough @debian

    Back in 2002/3 I was lost during the installation. We had Linux (Suse) the the Uni and Linux was what I wanted. Fortunately, a wise guy in the hall of recidence guided me. Only requirement Debian /w Gnome. Momorable quality time.

    I sticked to Debian, albeit later with #Kanotix, #Sidux and #Siduction, #Kubuntu, #TUXEDOOS. All with KDE.

  15. @cmccullough @debian

    Back in 2002/3 I was lost during the installation. We had Linux (Suse) the the Uni and Linux was what I wanted. Fortunately, a wise guy in the hall of recidence guided me. Only requirement Debian /w Gnome. Momorable quality time.

    I sticked to Debian, albeit later with #Kanotix, #Sidux and #Siduction, #Kubuntu, #TUXEDOOS. All with KDE.

  16. @cmccullough @debian

    Back in 2002/3 I was lost during the installation. We had Linux (Suse) the the Uni and Linux was what I wanted. Fortunately, a wise guy in the hall of recidence guided me. Only requirement Debian /w Gnome. Momorable quality time.

    I sticked to Debian, albeit later with #Kanotix, #Sidux and #Siduction, #Kubuntu, #TUXEDOOS. All with KDE.

  17. @cmccullough @debian

    Back in 2002/3 I was lost during the installation. We had Linux (Suse) the the Uni and Linux was what I wanted. Fortunately, a wise guy in the hall of recidence guided me. Only requirement Debian /w Gnome. Momorable quality time.

    I sticked to Debian, albeit later with #Kanotix, #Sidux and #Siduction, #Kubuntu, #TUXEDOOS. All with KDE.

  18. agros-translate (github.com/argosopentech/argos) is really a great tool. I use the CLI version with the argostranslategui

    Comes handy when imporving translations for and other tasks.

  19. @ticho

    I'm really sorry to hear this. I can tell that it serves me well, but this doesn't help you. You will certainly find a good alternative. Any plans already?

  20. @rempsyc
    No no, the plot type itself is totally fine. I'm just confused that you invoke plot() and get something that I would expect from or ggplot2.

  21. @lwpembleton I just came across your post. I took it as inspiration to achieve sth similar with base and

    There is one small issue that I could not solve instantly with the Cylinder as a factor. Therefore, this `Cylinders <- as.factor(mtcars$cyl)` hack. Maybe @gmcd or @zeileis has a quick suggestion?

  22. @lwpembleton

    Christmal special for the R base plot folks:

    take a look at the latest developments.

    @gmcd et al. have a nice tool for you.

    install.packages("tinyplot", repos = "grantmcdermott.r-universe.dev")