Commit Graph

  • 557189da24 Refactor core Vinayak Mehta 2018-09-06 07:42:41 +05:30
  • ffeb853c55 Rename plot.py to plotting.py Vinayak Mehta 2018-09-06 06:21:54 +05:30
  • 42d7a4ac02 Add import os Vinayak Mehta 2018-09-06 06:15:13 +05:30
  • b91df8a1b8 Create parsers module Vinayak Mehta 2018-09-06 06:13:58 +05:30
  • d0005101a7 Add BaseParser docstring stub Vinayak Mehta 2018-09-06 05:55:05 +05:30
  • 96af09d9cd Add BaseParser and refactor extract_tables Vinayak Mehta 2018-09-06 05:28:34 +05:30
  • a4d3165e94 Add docstring stubs Vinayak Mehta 2018-09-05 19:35:46 +05:30
  • bf63432494 Remove docstrings Vinayak Mehta 2018-09-05 19:04:40 +05:30
  • 08cbababca Add properties to GeometryList Vinayak Mehta 2018-09-05 19:00:30 +05:30
  • 73e52939f5 Add parsing_report property Vinayak Mehta 2018-09-05 18:50:10 +05:30
  • 9124e3374c Add properties to Table Vinayak Mehta 2018-09-05 18:20:46 +05:30
  • b9d77cb983 Decouple debug geometry from tables Vinayak Mehta 2018-09-05 15:18:31 +05:30
  • 941994f0bf Make present code work with new API Vinayak Mehta 2018-09-04 23:34:49 +05:30
  • e3aabb720f Add stream and lattice to parsers Vinayak Mehta 2018-09-04 21:28:37 +05:30
  • 5d29f0c21c Move Pdf class to core as FileHandler Vinayak Mehta 2018-09-04 07:02:30 +05:30
  • 0c9e21d881 Update README Vinayak Mehta 2018-09-04 03:53:30 +05:30
  • c689735da2 Move cell and table to core Vinayak Mehta 2018-09-04 03:49:43 +05:30
  • ae64264d3e Update README and requirements Vinayak Mehta 2018-09-02 19:04:24 +05:30
  • d65ee180e5 Update README Vinayak Mehta 2018-09-01 16:26:15 +05:30
  • 72c42c74db Remove ocr Vinayak Mehta 2018-09-01 16:23:54 +05:30
  • 9753889ea2 Add option to specify end in page range Vinayak Mehta 2017-08-16 14:53:15 +05:30
  • 861ed0b64e Fix lattice fill Vinayak Mehta 2017-05-05 15:01:35 +05:30
  • e252e476b9 Add better y-cuts detection Vinayak Mehta 2017-04-25 18:44:53 +05:30
  • 76e1d32417 Add minor fix Vinayak Mehta 2017-04-24 14:06:41 +05:30
  • bef33c75b1 Fix ValueError Vinayak Mehta 2017-04-21 20:15:35 +05:30
  • fdb4b0d494 Update version Vinayak Mehta 2017-04-21 15:41:32 +05:30
  • 5c5bd6199c Fix warnings and exceptions Vinayak Mehta 2017-04-21 14:20:33 +05:30
  • 18e1a799a1 Remove remove_empty Vinayak Mehta 2017-04-21 13:22:37 +05:30
  • d28e4b8c1e Change default value for iterations Vinayak Mehta 2017-04-21 13:20:48 +05:30
  • 4b3e7fb6f6 Add debug script Vinayak Mehta 2017-04-18 18:32:18 +05:30
  • ae83972f80 Update README Vinayak Mehta 2017-04-18 18:27:38 +05:30
  • 4da754ddcb [ENH] Add OCR and better joint detection Vinayak Mehta 2017-04-18 18:25:47 +05:30
  • dd909e2b53 Fix debug script Vinayak Mehta 2017-04-11 20:26:01 +05:30
  • 7246e1a73d Parallelize pdf split Vinayak Mehta 2017-04-11 18:30:05 +05:30
  • 4a87a77003 Remove ncols Vinayak Mehta 2017-04-11 15:50:12 +05:30
  • 8e8f5bbb3b Add zip of csvs option Vinayak Mehta 2017-04-11 14:14:54 +05:30
  • 72233f25ce Parameterize thresholding blocksize and constant Vinayak Mehta 2017-04-10 21:15:54 +05:30
  • 8b07aa2702 Minor fixes Vinayak Mehta 2017-04-10 19:08:39 +05:30
  • 778366b2dd Remove directory Vinayak Mehta 2017-04-10 19:03:43 +05:30
  • 84d354ba10 Add deepcopy and debug scripts Vinayak Mehta 2017-04-10 18:59:48 +05:30
  • 4dd0d2330e Fix shift text Vinayak Mehta 2017-03-21 16:04:55 +05:30
  • 3651fb2347 Remove ncolumns everywhere Vinayak Mehta 2017-03-01 19:53:48 +05:30
  • edcf770d93 Remove verbose option Vinayak Mehta 2017-02-07 23:44:01 +05:30
  • 3eb18ef199 More logs Vinayak Mehta 2017-02-07 22:23:05 +05:30
  • bc86346154 Don't let processes modify instance attributes Vinayak Mehta 2017-02-07 22:13:33 +05:30
  • 970256e19d Add OCR support for image based pdfs with lines Vinayak Mehta 2017-01-07 16:37:56 +05:30
  • 70f626373b Cosmits Vinayak Mehta 2017-01-07 15:55:27 +05:30
  • bd1d57a561 Update version Vinayak Mehta 2017-01-07 15:50:20 +05:30
  • 10eda3f204 Deprecate Stream ncolumns Vinayak Mehta 2016-11-07 21:30:48 +05:30
  • 72c2a0020f Minor fix Vinayak Mehta 2016-10-20 18:54:06 +05:30
  • ed44d603f5 Update README Vinayak Mehta 2016-10-18 18:27:24 +05:30
  • 5c6a74fb2a Add new params Vinayak Mehta 2016-10-18 18:23:35 +05:30
  • b01edee337 Handle rotation at entry Vinayak Mehta 2016-10-18 15:33:38 +05:30
  • 2a203a1865 Log warning when len(header) != len(cols) Vinayak Mehta 2016-10-17 18:16:39 +05:30
  • adb948d363 Fix column parameter Vinayak Mehta 2016-10-13 16:54:45 +05:30
  • 40d30c1ab9 Add superscript and subscript flagging Vinayak Mehta 2016-10-12 19:27:18 +05:30
  • e8b93a9624 Add headers param Vinayak Mehta 2016-10-12 13:59:10 +05:30
  • a43d5ca2c7 Replace chars with textlines Vinayak Mehta 2016-10-12 13:17:02 +05:30
  • 02ef332bd6 Add logo Vinayak Mehta 2016-10-04 20:59:52 +05:30
  • 52a2876ab1 Fix tarea type conversion Vinayak Mehta 2016-10-04 19:57:53 +05:30
  • 4b8e96a86a Update docs Vinayak Mehta 2016-10-04 17:50:48 +05:30
  • d46eeeab1a Change jpg to png Vinayak Mehta 2016-09-27 18:37:38 +05:30
  • 75c7deffaa Minor Stream fix Vinayak Mehta 2016-09-27 17:27:34 +05:30
  • 79afb45e2e Support for vertical tables in Stream Vinayak Mehta 2016-09-15 20:51:59 +05:30
  • 8ce7b74671 Replace imagemagick with ghostscript Vinayak Mehta 2016-09-13 17:35:07 +05:30
  • 757ba0444a Remove jtol Vinayak Mehta 2016-09-13 17:28:21 +05:30
  • 439059817d Update tests with new API Vinayak Mehta 2016-09-09 16:56:25 +05:30
  • a94c350a7b Fix param flow Vinayak Mehta 2016-09-09 14:52:38 +05:30
  • 766260d5d9 Remove hybrid.py Vinayak Mehta 2016-09-08 21:17:24 +05:30
  • 98f47d1bd7 Fix table_bbox when no tarea is given Vinayak Mehta 2016-09-05 21:26:16 +05:30
  • d86630e70b Add table_area Vinayak Mehta 2016-09-05 18:51:59 +05:30
  • 0bb6ce0bf9 CLI debug fix Vinayak Mehta 2016-09-01 02:16:58 +05:30
  • b2dd5f68fe Fix vertical text detection in cells Vinayak Mehta 2016-09-01 01:42:27 +05:30
  • 8d56f15130 Add negative tolerance Vinayak Mehta 2016-08-31 22:25:33 +05:30
  • 2a55621d05 Fix magic grid extension Vinayak Mehta 2016-08-31 21:06:41 +05:30
  • 552f9cf422 Add various metrics to score the quality of a parse Vinayak Mehta 2016-08-30 14:52:49 +05:30
  • 43a009dab4 Add flow images Vinayak Mehta 2016-08-24 16:53:03 +05:30
  • d834faeac8 Fix README Vinayak Mehta 2016-08-09 18:22:26 +05:30
  • 7e5804f87d Adds documentation Vinayak Mehta 2016-08-09 17:23:50 +05:30
  • dda809b286 Fix Makefile spaces to tabs Vinayak Mehta 2016-08-08 17:26:54 +05:30
  • 8ff04391b7 Add coveragerc and update Makefile Vinayak Mehta 2016-08-08 17:24:13 +05:30
  • 814d7b6939 Add Makefile Vinayak Mehta 2016-08-08 16:32:05 +05:30
  • 13568865b5 Add verbose Vinayak Mehta 2016-08-03 03:40:53 +05:30
  • 57917426e8 Fix docstrings Vinayak Mehta 2016-07-30 18:59:15 +05:30
  • 050107b63d Minor fix Vinayak Mehta 2016-07-29 21:47:20 +05:30
  • e9602bb353 Create python package Vinayak Mehta 2016-07-29 21:09:39 +05:30
  • c612692c42 Remove pdfseparate subprocess call Vinayak Mehta 2016-07-20 16:26:42 +05:30
  • 85ffb00239 Remove imagemagick subprocess call Vinayak Mehta 2016-07-20 15:40:01 +05:30
  • 7aebcee7e3 Minor fix Vinayak Mehta 2016-07-20 14:21:56 +05:30
  • d350dc0bdb Improve log flow Vinayak Mehta 2016-07-19 22:17:53 +05:30
  • 271d4cafd6 Modify command line tool Vinayak Mehta 2016-07-19 16:45:28 +05:30
  • 3045a92630 Add support for pdfminer LAParams Vinayak Mehta 2016-07-12 17:44:08 +05:30
  • 2ef3cc7651 Update README Vinayak Mehta 2016-07-12 13:36:34 +05:30
  • cef1764f5b Update README Vinayak Mehta 2016-07-11 21:45:24 +05:30
  • 0845e33064 Improve README Vinayak Mehta 2016-07-11 21:42:20 +05:30
  • b87d2350dc Make code PEP8 compliant Vinayak Mehta 2016-07-11 15:19:38 +05:30
  • f6869a9af4 Improve grid detection and add more options Vinayak Mehta 2016-06-23 18:30:05 +05:30
  • 47da8606a6 Remove .pyc files Vinayak Mehta 2016-06-18 17:22:52 +05:30
  • eef07a86c6 First commit 🔥 Vinayak Mehta 2016-06-18 17:20:42 +05:30