Skip to content

Releases: eellak/glossAPI

Glossapi 0.1

Choose a tag to compare

@fffoivos fffoivos released this 30 Nov 08:33

Features

  • Multi-GPU processing
    for faster and more efficient processing.

  • Text extraction with Docling
    from PDF and other file types

  • Greek OCR support
    recognize Greek text from images and PDFs using DeepSeek OCR or RapidOCR.

  • Formula recognition
    in LaTeX with Docling's math enhancement model or DeepSeek OCR

  • Fast CPU-only Text Extraction
    with self.batch_policy = "safe" using pypdfium backend

glossapi v0.0.5

glossapi v0.0.5 Pre-release
Pre-release

Choose a tag to compare

@fffoivos fffoivos released this 12 Mar 10:02

Publishing through workflow

glossapi pipeline

glossapi pipeline Pre-release
Pre-release

Choose a tag to compare

@fffoivos fffoivos released this 11 Mar 09:30

Pipeline to extract text (from pdf for now), section it, annotate sections (table of contents, bibliography etc) of textbooks or academic papers in a parquet file.

glossapi pipeline

glossapi pipeline Pre-release
Pre-release

Choose a tag to compare

@fffoivos fffoivos released this 11 Mar 09:27

A pipeline for text extraction and annotation.

glossapi pipeline

glossapi pipeline Pre-release
Pre-release

Choose a tag to compare

@fffoivos fffoivos released this 11 Mar 09:20

Pipeline to extract text (from pdf for now), section it, annotate sections (table of contents, bibliography etc) of textbooks or academic papers in a parquet file.

v0.0.3.5.2-alpha

v0.0.3.5.2-alpha Pre-release
Pre-release

Choose a tag to compare

@roulikcat roulikcat released this 11 Mar 08:32
Update GitHub workflow to publish to TestPyPI