Live data from Hacker News

Ask HN: What software would you like to see open source/free versions of

news.ycombinator.com

11–20 of 26 posts

Re: Ask HN: What software would you like to see open source/free versions of

#15

Zonal OCR software that can do data extraction as well as the stupid expensive offerings from ABBYY and Nuance.

Can you elaborate? What is the use case?

Extraction from semi-structured documents. Reqs:

- No absolute element positions

- Able to handle a reasonable amount of skew

- Able to handle photographs of documents (e.g. mobile)

- Excellent support for repeating groups/elements

- Around 95% accuracy without human verification

Re: Ask HN: What software would you like to see open source/free versions of

#19
post #13

Google Sheets...

Since Sheets is already free, I'm thinking you said this because you'd want it open sourced. Curious about why you'd want it open sourced.

It's the most widely useful online service I know of, but building in it means vendor lockin and privacy problems. Collaborative spreadsheets seem like a building block of networked organizations and it would be great to have that under control (free as in freedom).

Re: Ask HN: What software would you like to see open source/free versions of

#20

Earlier quoted context omitted.

Can you elaborate? What is the use case?

Extraction from semi-structured documents. Reqs: - No absolute element positions - Able to handle a reasonable amount of skew - Able to handle photographs of documents (e.g. mobile) - Excellent support for repeating groups/elements - Around 95% accuracy without human verification

Interesting, I have implemented some version of the above in the past (albeit not in an opensource/free solution).

If you have a specific document/data extraction need in mind, you can email me a sample and I will let you know if I can help.

Post reply on HN