Introducing Tabula, a human-friendly PDF-to-CSV data extractor
source.mozillaopennews.org
Introducing Tabula, a human-friendly PDF-to-CSV data extractor
1–10 of 19 posts
Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#2Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#3Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#4Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#51) Why use Python for OpenCV when Ruby has a decent wrapper that can do Hough (https://github.com/ruby-opencv/ruby-opencv)? Or was the Ruby version just too buggy still?
2) Is there a command-line version planned? I guess it'd be most relevant once auto-detection is figured out.
Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#6If they automate table detection, then many low-end "analysts" will be made redundant. PDFs one of the worst bits for data feed automation.
Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#7If they automate table detection, then many low-end "analysts" will be made redundant. PDFs one of the worst bits for data feed automation.
Of course, the data itself is usually also for sale. But a manager would rather make an analyst scrape it from the PDF report than pay the reporting company extra for a data subscription, because they prefer to bear the opportunity cost of not having the analyst work on something more important and productive.
As an analyst, I can't count how many times I asked my former employer to shell out a couple hundred dollars a month for market intelligence data subscriptions and was blown off because they didn't want to allocate a budget for it.
Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#8Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#9Re: Introducing Tabula, a human-friendly PDF-to-CSV data extractor
#10Great work, the integration (as shown in the demo) and UX are really well done. A couple of questions: 1) Why use Python for OpenCV when Ruby has a decent wrapper that can do Hough ( https://github.com/ruby-opencv/ruby-opencv )? Or was the Ruby version just too buggy still? 2) Is there a command-line version planned? I guess it'd be most relevant once auto-detection is figured out.
2) No plans at the moment, though that's an awesome idea.