blagasz

Results 6 comments of blagasz

I was thinking about that as well, but is it really necessary? I mean every font could be easily small-capitalized by capitalization and adjustment of font size. I am not...

Ok, no worries. I was wondering if a more efficient internal representation of the telegram objects could be implemented with the help of numpy. Based on this https://www.numpy.org/devdocs/reference/arrays.dtypes.html#specifying-and-constructing-data-types I would...

Encountered a rare error in parse. If my manufacturer specific TelegramLong message has a certain length, then it is parsed as WTelegramSndNr accidentally when parse tries different types.

Thank you @akx for your improvements! I was trying to figure out the recursion but I could not reproduce it in my original code. I also found an error regarding...

Hi, nice to have more people on board :) I also started with my own implementation (#114) then the folks here convinced me that the CLDR RBNF is the way...

On my end, I participated in the number spelling effort and a basic rule engine based implementation is mostly ready, some additional testing and integration will be needed, but I...