Ronie Martinez

Results 60 comments of Ronie Martinez

@daniel7an Yes, I can see potential on this one.

@daniel7an The thing is, I've been reading the source code of Autoscraper and it is not actually using Machine Learning or AI. It is just using `difflib.SequenceMatcher`. What the project...

@daniel7an > Any ideas to add this one to Dude? Should I open a new issue for this? Though it seems Autoscraper does not fall into this category, I believe...

Thanks for opening an issue. I have integrated [Parsel](https://github.com/scrapy/parsel) which is a part of Scrapy into Dude. Scrapy is already a huge framework by itself with lots of features. Do...

@StevenClontz `\middle` is now added in https://github.com/roniemartinez/latex2mathml/releases/tag/3.65.0 As for hiding unknown commands, I personally think this is not a good idea as this is an easy way to hide bugs....

> Can't test it since I don't have an image file with this kind of compression @pjanx Do you have an example PSD/PSB file?

Unfortunately, I was wrong. Just found out that 32-bit depth psd is HDRI and needs "tone mapping". I can't find any "lightweight' library.

Hi, Do you think the bug can also be found in other color depths (e.g. 16)?

For reference implementation: https://github.com/roniemartinez/dude/blob/0247c3b0e65a504ca9a28e1a633a07d58d30fe7b/dude/optional/utils.py#L69-L87