Commit Graph

106 Commits

Author SHA1 Message Date
Johannes Zillmann
5827379d1b WIP footer detection 2017-02-22 23:18:49 +01:00
Johannes Zillmann
b7db48af4b WIP globalize display of globals and summary/messages 2017-02-21 08:05:00 +01:00
Johannes Zillmann
62fd0155ed WIP Proper footnote link detection 2017-02-20 21:58:37 +01:00
Johannes Zillmann
a3b6a26437 WIP add detect Lists function 2017-02-19 14:23:35 +01:00
Johannes Zillmann
edfa76b033 WIP fix bugs 2017-02-19 11:05:41 +01:00
Johannes Zillmann
2783d724e5 WIP initial TOC detection 2017-02-19 10:20:14 +01:00
Johannes Zillmann
bed3fd357b WIP merge successive code blocks 2017-02-18 12:33:21 +01:00
Johannes Zillmann
e7ff939351 WIP markdown formatting for code/quote 2017-02-18 11:46:13 +01:00
Johannes Zillmann
f93d1e4aa1 WIP initial quote/code detector with new TextItemCombiner 2017-02-18 10:50:54 +01:00
Johannes Zillmann
d78d9be8a3 WIP rename splitIntoBlocks to DetectPdfBlocks 2017-02-17 20:19:57 +01:00
Johannes Zillmann
767462bc9b WIP Introduce PdfBlockView
* Add vertical to horizontal transformation
* Improve header/footer removal
2017-02-17 20:17:04 +01:00
Johannes Zillmann
a92e384249 Calculate most used distance
* round coordinates on construction
2017-02-17 09:01:12 +01:00
Johannes Zillmann
b7393fc806 Detect bold and emphasis 2017-02-17 08:16:27 +01:00
Johannes Zillmann
6441580889 Add global statistics 2017-02-15 07:33:07 +01:00
Johannes Zillmann
a76dac6428 Summary for detect footnotes 2017-02-15 07:11:26 +01:00
Johannes Zillmann
55506576f5 Pimp up transformation pipeline with ParseResult object 2017-02-15 07:03:44 +01:00
Johannes Zillmann
c08105ecaf Show pdf item text in pre only for the whitespace transformation 2017-02-14 22:03:58 +01:00
Johannes Zillmann
41bc2f6c34 Move pageView construction into Transformer 2017-02-14 21:47:54 +01:00
Johannes Zillmann
92a4337387 Add font info to pdf page view 2017-02-14 20:28:01 +01:00
Johannes Zillmann
ab5705cd27 combine on Y with variation of 1 (instead of being strict) 2017-02-14 20:24:01 +01:00
Johannes Zillmann
a1222544bb Remove unused class 2017-02-14 20:23:22 +01:00
Johannes Zillmann
3a1241896b Replace text with block system 2017-02-12 19:37:21 +01:00
Johannes Zillmann
1ca9fa4362 Outsource annotation definitions 2017-02-11 15:42:30 +01:00
Johannes Zillmann
996e5fae62 Detect Links & Remove Whitespaces 2017-02-11 15:23:01 +01:00
Johannes Zillmann
fc0aafebdd Render pdf items as pre elements to see duplicate whitespaces 2017-02-11 15:13:45 +01:00
Johannes Zillmann
f0491af073 nice fonts 2017-02-11 15:02:13 +01:00
Johannes Zillmann
b31ad64fb7 Introduce Result View 2017-02-06 19:13:43 +01:00
Johannes Zillmann
b7634423cc Add Markdown view 2017-02-06 17:13:41 +01:00
Johannes Zillmann
0a6242b944 update dependencies 2017-02-05 23:21:36 +01:00
Johannes Zillmann
1b326a9f36 Headline to upper case transformation
* Add testing capability (mocha, chai)
* Add MarkdownElement to text item
2017-02-05 21:22:42 +01:00
Johannes Zillmann
0245ea16f1 Add not perfect headline detection 2017-02-05 09:58:25 +01:00
Johannes Zillmann
e90226c1d8 don’t divide by fontHeight if result is < 0 2017-02-03 19:14:12 +01:00
Johannes Zillmann
9977814d34 Add show modification only checkbox 2017-02-03 13:14:42 +01:00
Johannes Zillmann
12f6105d90 remove width and height from removing repetitive items to increase accuracy 2017-02-03 12:37:39 +01:00
Johannes Zillmann
91087d550b Detect footnotes transformation
* transform height with fontHeight
2017-02-03 12:36:56 +01:00
Johannes Zillmann
c2289421e4 re-design debug controls 2017-02-03 12:34:27 +01:00
Johannes Zillmann
7dc1de2912 Remove Transformation Suffix from Transformation classes 2017-01-29 16:05:26 +01:00
Johannes Zillmann
a72cdc14a1 transform before filtering 2017-01-29 16:00:52 +01:00
Johannes Zillmann
b5177a9ed3 Improve combine on same Y 2017-01-28 22:56:44 +01:00
Johannes Zillmann
df07968c4d CombineSameY => Switch to annotation strategy 2017-01-28 21:23:11 +01:00
Johannes Zillmann
201753a2e0 fix text view 2017-01-28 20:45:04 +01:00
Johannes Zillmann
08739c0884 Remove repetitive items (page header/footer) 2017-01-27 21:40:49 +01:00
Johannes Zillmann
e43cf9a6a9 Add text view 2017-01-22 19:04:23 +01:00
Johannes Zillmann
5f500ad110 deploy to gut hub pages 2017-01-09 21:24:21 +01:00
Johannes Zillmann
4ce59ac062 Make everything ready for deploy 2017-01-09 21:24:12 +01:00
Johannes Zillmann
1a97cef440 Add status to loading view 2017-01-09 20:08:32 +01:00
Johannes Zillmann
147df8e304 beautify debug page 2017-01-07 17:38:08 +01:00
Johannes Zillmann
9ae32e02b5 add combine-Y transformation 2017-01-07 13:20:04 +01:00
Johannes Zillmann
92a904a0a6 Basic infrastructure for debug view 2017-01-07 11:54:53 +01:00
Johannes Zillmann
b9da57ed5b Switch from Vue to React 2017-01-06 20:49:37 +01:00