David Mark Nemeskey

Results 38 comments of David Mark Nemeskey

OK, so for me the problem was that the conda environment was too old, and the system dri libraries were compiled with a newer gcc. [Upgrading conda](https://stackoverflow.com/questions/73974735/) and [installing the...

Hi, I have indicated the equation number in the original paper. If you mean which model in NLTK, I am sorry, but I don't remember. This is a 6 years-old...

I could use the GPUs with the v1.2.0-gpu model. However, it always chose GPU number 0, irrespective of what I tried to specify with `--gpus`. I tried `all`, `7`, `all`...

> > I could use the GPUs with the v1.2.0-gpu model. However, it always chose GPU number 0, irrespective of what I tried to specify with `--gpus`. I tried `all`,...

Actually, we are looking at two errors here: 1. A noun in a non-accusative case is marked the OBJ of a finite (active) verb 2. The POS of 21-én is...

Well, this still doesn't explain the first problem (assiging `OBJ` to _21-én_). As for the "new traning data", this is def. something we could fix in it ourselves.

Yes, I think it would make sense if that was the default. Should I do it in a PR (+ add a sentence about it to the docs)?

OK, why not. I was curious about whether you have tests and where, but you answered that question before I even asked. :smile: BTW... Is there a Docker image or...

Apparently yes, the linked PR has been closed by the author, unfortunately.

@u7683345 @ayyash1 I am the reporter of this bug, **not** a pygame developer. :smile: I will be very happy if any of you choose to work on it, but I...