Masataka Ogawa
Masataka Ogawa
\* This is just a kind of feature request and not an urgent issue (Is it appropriate to post such a comment here on this GitHub repo?). In the section...
Hello @emitanaka, Related to [your Twitter post](https://twitter.com/statsgen/status/1161161023199436801), I would like to ask how Pandoc's notations are implemented in kunoichi theme (sorry if this is not the correct place to post...
### Proposal Currently, Markdown All in One will not be activated when a user opens a folder that does not contain `.md` files. As shown in a figure below, we...
I'm using a git version of KNP ([`0209a5e`](https://github.com/ku-nlp/knp/commit/0209a5ef559efdba550c3727efe0c6481f8bafde)) and found that some options seem to be obsolete and others are newly added. The table below shows the options described in...
Related to [an issue on pyknp](https://github.com/ku-nlp/pyknp/issues/47), I don’t think that `-timeout` option of knp properly works on bash either. The example sentence below is parsed, although I set 0 sec...
Professor Dr. @cysouw I use the latest pandoc-ling 2a1e55af5d976dab5557affdbee95fee05446ed4 as of June 26, 2022. I want to add subscripts that indicate coindexation to the source line of an interlinear example,...
I want to make a code flipbook which involves random data manipulations (e.g. random number generation using `rnorm()` and random data extraction using `dplyr::slice_sample()`). There, I'm trying to pass a...
I am running Ubuntu 24.04 LTS on Windows Subsystem for Linux 2 (WSL2) and trying to perform programming tasks using an NVIDIA GeForce RTX 3060 GPU via OpenCL. Initially, running...