Steve Simmons

Results 8 issues of Steve Simmons

When I visited Thorn's readthedocs site, the logo took a long time to load. It is 7MB, apparently because it is a direct scan of a drawing approx 3000 x...

Here's my first go at making in-memory bloom filters pickleable. * Adds a BloomFilter.data_array property to retrieve the bf array data. * Adds an optional data_array input to the BloomFilter...

The bloomfilters don't have __reduce__ and __setstate__ functions and so cannot be pickled. In particular, this prevents in-memory bloomfilters being used in multiprocessing.Pool or in cloud lambda functions, etc. Do...

### Feature request Can OCR using Tesseract add a user-settable parameters for page segmentation mode (psm)? This would be very useful because when source documents are forms, OCR recognizes the...

enhancement

£ is above 3 and # moves to an extra key (~ when shifted) next to Enter. Details are here: https://en.wikipedia.org/wiki/British_and_American_keyboards

`provenance` hasn't had any updates for 3 years. Are there any successor libraries that are actively developed now? Or any pointers to similar projects? Thanks!

Hi guys, I discovered Zef via . Your goals look exactly what I want to try for an in-memory Python graph db. But I see recent commit activity is lower...

Dates such as the PDF metadata's CreationDate have the general format "D:". The datetime format strings in `PDFDate.serialize()` (included below) are correct for non-UTC: the timezone is shown as "+01'00'"...

bug
up-for-grabs
hacktoberfest
metadata