You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Document Layout Analysis repos for development with [PdfPig](https://github.com/
7
7
8
8
# Related projects
9
9
-[PdfPig](https://github.com/UglyToad/PdfPig) - Read text content from PDFs in C# (port of PdfBox)
10
-
-[tabula-sharp](https://github.com/BobLd/tabula-sharp) (port of [tabula-java](https://github.com/tabulapdf/tabula-java)) - Extract tables from PDF files - WIP
10
+
-[tabula-sharp](https://github.com/BobLd/tabula-sharp) (port of [tabula-java](https://github.com/tabulapdf/tabula-java)) - Extract tables from PDF files
11
11
-[PublayNetSharp](https://github.com/BobLd/PublayNetSharp) - Extract and convert PubLayNet data to PageXml format
12
12
-[PdfPig MLNet Block Classifier](https://github.com/BobLd/PdfPigMLNetBlockClassifier) - Proof of concept of training a simple Region Classifier using PdfPig and ML.NET (LightGBM).
13
13
-[PdfPig SVM Region Classifier](https://github.com/BobLd/PdfPigSvmRegionClassifier) - Proof of concept of a simple SVM Region Classifier using PdfPig and Accord.Net.
0 commit comments