BobLd

Quant dev

Projects

PdfPig

Read and extract text and other content from PDFs in C# (port of PDFBox)

C# - Released: 09 Nov 2017 - 1,492

DocumentLayoutAnalysis

Document Layout Analysis resources repos for development with PdfPig.

C# - Released: 02 Sep 2019 - 563

tabula-sharp

Extract tables from PDF files (port of tabula-java)

C# - Released: 08 Sep 2020 - 136

Caly

Cross-platform pdf reader application

C# - Released: 18 Feb 2024 - 23

YOLOv4MLNet

Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net

C# - Released: 23 Oct 2020 - 79

PdfPig.Rendering.Skia

Cross-platform library to render pdf documents as images with PdfPig using SkiaSharp

C# - Released: 17 Feb 2024 - 13

lean-monitor-2

Windows/Linux/MacOS Desktop App to browse QuantConnect Lean engine's backtest and monitor live performances. Original project https://github.com/mirthestam/lean-monitor

C# - Released: 24 Aug 2021 - 22

camelot-sharp

A C# library to extract tabular data from PDFs (port of camelot Python version using PdfPig).

C# - Released: 17 Nov 2020 - 21

Nzy3d

A .Net API for 3d charts (based on nzy3d-api)

C# - Released: 08 Jan 2022 - 19

YOLOv3MLNet

Use the YOLO v3 (ONNX) model for object detection in C# using ML.Net

C# - Released: 21 Oct 2020 - 19

simple-docstrum

A step-by-step C# implementation of the Docstrum algorithm

Jupyter Notebook - Released: 23 Apr 2020 - 19

PdfPigMLNetBlockClassifier

Proof of concept of training a simple Region Classifier using PdfPig and ML.NET (LightGBM). The objective is to classify each text block in a pdf document page as either title, text, list, table and image.

C# - Released: 15 Jan 2020 - 17

PublayNet-maskrcnn-mlnet

Using a MaskRCNN model trained on the PublayNet dataset with ML.Net in C# / .Net for Document layout analysis and page segmmentation task.

C# - Released: 17 Jul 2021 - 10

RamerDouglasPeuckerNet

Ramer-Douglas-Peucker algorithm for 2D data in C#

C# - Released: 10 Feb 2019 - 9

PdfPigSvmRegionClassifier

Proof of concept of a simple SVM Region Classifier using PdfPig and Accord.Net. The objective is to classify each text block in a pdf document page as either title, text, list, table and image.

C# - Released: 10 Dec 2019 - 7

SnipsNlu

Snips NLU C# wrapper library to extract meaning from text

C# - Released: 26 May 2019 - 4

RamerDouglasPeuckerNetV2

An algorithm that decimates a curve composed of line segments to a similar curve with fewer points.

C# - Released: 18 Sep 2019 - 6

youtube-transcript-api-sharp

This is a C# API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require a headless browser, like other selenium based solutions do! Ported from https://github.com/jdepoix/youtube-transcript-api

C# - Released: 21 Sep 2021 - 3