Vinayak Mehta
|
970256e19d
|
Add OCR support for image based pdfs with lines
* Cosmits
* Remove unnecessary kwargs
* Direct ghostscript call output to /dev/null
* Change char_margin's default value
* Add image attribute in Table and Cell
* Add OCR
* Fix coordinates
* Add table_area
* Add ocr options to cli
* Direct ghostscript call output to /dev/null
* Add ocr dostring
* Add requirements
* Update README
|
2017-01-07 16:37:56 +05:30 |
Vinayak Mehta
|
4b8e96a86a
|
Update docs
* Update README
* Update index.rst
* Update docstrings
* Fix typo
* Edit docs
* Add error messages
|
2016-10-04 17:50:48 +05:30 |
Vinayak Mehta
|
b2dd5f68fe
|
Fix vertical text detection in cells
* Fix vertical text detection in cells
* Add Cell instance method
* Change var names
|
2016-09-01 01:42:27 +05:30 |
Vinayak Mehta
|
e9602bb353
|
Create python package
Add version support
Add new test file
[RFC] First phase
[RFC] Second phase
[RFC] Third phase
Add logging
Update README
Add debug
Add debug, fixes
Add pep8 changes
Add fix
Rename CLI tool
Add csv fix
Update README
Add fix for numpages
Update README
Update requirements.txt
Use yield
Add tuple unpacking fix
Fix n00b mistake
Add check for None
Fix check for None
Fix unicode
Add relative imports
|
2016-07-29 21:09:39 +05:30 |