Martin Trapp

Results 65 comments of Martin Trapp

Is there some way to customize the bib through a post-processing step, for example, to highlight certain author entries or automatically replace certain keywords? From what I can see, CSL...

When used in conjunction with `fzf` the current setup results in a common `fzf` issue: https://github.com/junegunn/fzf.vim/issues/1356#issuecomment-2088240779 Using `set -g default-terminal "tmux-256color"` instead resolves this. Might be worth to changes this.

Have the same issue, strangely enough this is technically just the last line in the usage message of language tools. I guess something in the execution goes wrong. https://github.com/languagetool-org/languagetool/blob/9ca673bf53b6aaf3e2830e8e92a5794a1659a7db/languagetool-commandline/src/main/java/org/languagetool/commandline/CommandLineParser.java#L227

Any suggestions how to ensure that CCA returns the same result as the sklearn implementation?

I find the syntax Tor posted pretty cool and intuitive. 😅 Why make it more complicated?

I really like the idea of PPL interested people joining force. This way everyone can more easily focus on the parts one is interested in. I think it would be...

As a side note. We are extremely fortunate to have Mohamed in the team as most of the people are not necessarily people that are very good in writing efficient...

I think @cpfiffer and @willtebbutt are attending. Maybe @xukai92 too.

I just implemented a version which seems to work on branch `multithreaded-PG` and will have a further look into this issue. See: [https://github.com/TuringLang/Turing.jl/blob/multithreaded-PG/src/core/container.jl#L152-L180](https://github.com/TuringLang/Turing.jl/blob/multithreaded-PG/src/core/container.jl#L152-L180)