-
@lindseyfaye @rsmoak, let's put together the results we have so far into a PPT format. Perhaps one slide per result + any key method information. I'm currently working on the OrthoMCL results, and pla…
-
# Original post
Multi-volume publications can have editors for the publication as a whole, and also editors for specific volumes. Currently, there's only one `editor` variable, so we cannot reasonabl…
-
https://github.com/gdamore/tcell
We should add a new API wrapper like the one for termbox:
https://github.com/mum4k/termdash/tree/master/terminal/termbox
And document how users can choose termb…
mum4k updated
4 years ago
-
The project and biosample JSON produced includes several hundred more biosamples than projects with many of the biosamples referring to projects not represented in the JSON. I believe this is due to…
-
**This is a Bug Report**
**Problem**:
https://github.com/kubernetes/website/blob/2c417069d03d838d7b5df0b164a2d089a242d34f/i18n/zh.toml currently [lacks](https://github.com/kubernetes/websi…
sftim updated
4 years ago
-
Wie wäre es Zeile 218 durch "var line = code + " " + ConvertUTF8ToANSI(value);
" zu ersetzen? Natürlich muss man dann eine ConvertUTF8ToANSI auch in der gleichen Datei implementieren.
_Originally…
-
Auf den Webseiten der Aufsätze finden sich Keywords und Abstract. Diese fehlen bereits in unseren Daten.
Vgl. etwa Hash B464C86520478B00E9E17BBDF49A6DD96C164BC9
-
I have installed the latest 5.0 beta for Zotero on a new computer and installed the latest version of Better Bib(La)Tex as well. The versions specifically are `5.0-beta.r39+bdec4b1` and `1.6.72`, resp…
-
Hey there,
Thank you for putting up this repo. I quickly run your method, the word mover distance with unigram, on the WMT17 de-en language pair, and the pearson correlation is only 0.645, quite w…
-
I understand TensorFlow only supports CUDA. What would need to be done to add in OpenCL support?