David Martínez-Rubio

Results 13 comments of David Martínez-Rubio

I'll look into it in a few days when I have some free time and will get back to you

Hi, the last two do not apply to this project and the first one requires a registration, but it failed when I tried to do it. The fact that the...

I tried your code with the word "dog" and it is not only retrieving the definitions but the definitions of idioms that involve the word "dog" (the idioms don't even...

Also, if the definition does not exist your program raises an exception instead of returning the empty list ``` line 34, in retrieve_defs doc_html = request.urlopen(url).read() File "/usr/lib/python3.5/urllib/request.py", line 163,...

It seems one can do the trick with this https://github.com/jonls/redshift/issues/23#issuecomment-200098220

Alright, thanks, I'd write in their github as well. I was referring to a per-article search, yes, to see where some notation was used (specially where it was used for...

By running [this program](http://www.fourmilab.ch/webtools/midicsv/) and checking their documentation I figured out what the parameters are for the dump of this library. For instance, about the notes, an on/off event with...

Why don't also letting the user to change the keys that trigger the shortcuts?

@eraserpencil The wiki says that German for instance has dictionary. But ```trans -d de:de tabelle``` outputs ``` tabelle tabelle ``` However for English, Spanish and French every word outputs a...