classyPDF
classyPDF copied to clipboard
Classify PDF documents based on PDF X-RAY data
Results
1
classyPDF issues
Sort by
recently updated
recently updated
newest added
Lines [223-225](https://github.com/9b/classyPDF/blob/master/classyPDF.py#L223) make sure that there are no duplicate entries, yet [270-284](https://github.com/9b/classyPDF/blob/master/classyPDF.py#L270) work as a counter. (DB/Math lingo: Conversion from Set to Bag always yields at most a count of...