BobLd / PdfPigMLNetBlockClassifierLinks
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.
☆28Updated 5 years ago
Alternatives and similar repositories for PdfPigMLNetBlockClassifier
Users that are interested in PdfPigMLNetBlockClassifier are comparing it to the libraries listed below
Sorting:
- Port of PragmaticSegmenter for sentence boundary detection☆35Updated 3 years ago
- A C# library to extract tabular data from PDFs (port of camelot Python version using PdfPig).☆32Updated 3 years ago
- .NET wrapper of spaCy (Industrial-strength NLP)☆18Updated 5 years ago
- Cross-platform library to render pdf documents as images with PdfPig using SkiaSharp☆28Updated last week
- C# Word2Vec object with fast neighbor search. Format compatible with gensim☆25Updated 5 years ago
- Natural Language Processing Engine built with ML.NET☆25Updated 2 years ago
- .NET Core Proxy library based on HttpClient works with FreeProxyList.net☆19Updated 2 years ago
- Reed-Solomon Erasure Coding in C#/.NET☆26Updated last year
- C# Dictionary Backed By FASTER☆18Updated 2 years ago
- Machine Learning in .NET Core.☆39Updated 6 years ago
- .NET Standard wrapper for fastText library. Now works on Windows, Linux and MacOs!☆75Updated 8 months ago
- Using a MaskRCNN model trained on the PublayNet dataset with ML.Net in C# / .Net for Document layout analysis and page segmmentation task…☆17Updated 2 years ago
- Some C# Jupyter Notebooks covering ML.NET scenarios☆16Updated 5 years ago
- C# library for fast embeddings projection using Uniform Manifold Approximation and Projection☆45Updated 7 months ago
- SpacyDotNet is a .NET wrapper for the popular natural language library spaCy☆33Updated last month
- Just xps2pdf☆19Updated 5 months ago
- Create binding from .Net to JavaScript☆16Updated this week
- .Net Implementation for google word2vec tools.