Priyansh Trivedi
Priyansh Trivedi
Seconded. I spent hours trying to make sense of the (tutorial)[https://pytorch.org/tutorials/intermediate/seq2seq_translation_tutorial.html]. Moreover, I think I still need help understanding the code over in https://github.com/spro/practical-pytorch/blob/master/seq2seq-translation/seq2seq-translation.ipynb. You use `self.attn = GeneralAttn(hidden_size)` in...
Hi @hexie1995 , Thank you for your interest in the repository. And yeah, you're right. It would be beneficial to have answers from the source knowledge graph included alongwith the...
Hi Xie, Thanks for agreeing to do this. Unfortunately, I can't find pre-hosted instance of the right DBpedia version. Specifically, the dataset was made over DBpedia v16.04 (April, 2016 release)....
We're debating that internally. Since it'll require manually fixing 1.5k (maybe more) queries, we're postponing this for the next LC-QuAD release. Still unsure if we'll do that based on the...
I presume that the latter (21 predicates from `resources/predicates.txt` ...) is still valid? I'll take a look some time next week nonetheless.
This indeed is the repository where the code resides. Check out the develop branch - https://github.com/AskNowQA/LC-QuAD/tree/develop
Requesting suggestions from @mohnish-rygbee @debayan @saist1993
Since it's been a couple years since I last tried to host my own version, I can't say this with a 100% certainty, but most likely: yes. LC-QuAD was originally...
BUMP! Same issue. Apparently python-wnck is depriciated. see: [Debian Bugs Page](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790145)
I think something like `@media (prefers-color-scheme: dark) { change color vars to some other value }` would be amazing!