Dmitry Chaplinsky
Dmitry Chaplinsky
Hi. Just added support for .cur, works well in Safari (didn't checked other browsers, because FF on mac doesn't supporting custom cursors yet). http://pastebin.ca/1682242
Hi Jarek! I'm currently working on the project called [choppa](https://github.com/lang-uk/choppa) which is a partial python port of your great library. My intention is to bring sentence tokenization found in LanguageTool...
Because of conversion document->table->document, some of documents now has totally empty dicts. Please address that problem.
Plus add little subnavigation so user can easily switch from year he is interested in.
At the moment we are using rather simple technique to find shreds on a coloured background, which is coded here: https://github.com/dchaplinsky/unshred/blob/master/unshred/sheet.py#L165 It seems to be well commented, but if you...
We need a feature detector that accepts shred and tries to determine fragment of lines on it. Proposed algorithm is: - Remove pixels on a border of the shred to...
In addition to line detection we would like to determine angle of text baseline on shreds. This can be a valuable feature on it's own, because angle of a baseline...
At the moment [subj](https://github.com/dchaplinsky/unshred/blob/master/unshred/features/colours.py) is more like a proof a concept. - It has small palette which I've created from a thin air and modified it until it started to...
Basically, we need a feature detector that will: - Determine 4 corners of the shreds. - Calculate a distance from each point on a shred side to the line that...
…rn/inn to successor/predecessor entities, doctyping and docstringing everything