Show HN: Annotate Images and Scans with BIO-Scheme Using Konfuzio SDK

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • konfuzio-sdk

    OCR, extract and classify documents. In addition, annotate documents and build your own NLP and Computer Vision models using Python by downloading the data. Find examples in our Colab Notebooks, e. g. how to fine-tune Flair.

  • The flair model requires the data structure to be in the BIO scheme and to be saved in a text file. In this case, to convert the visual annotations to the BIO scheme, we only need to get the start and end offsets of each annotation and its label. This conversion can be done using the method get_text_in_bio_scheme() of the Document class.

    Find the source code here https://github.com/konfuzio-ai/document-ai-python-sdk/blob/b...

    Many other file types are supported. Have a look at https://dev.konfuzio.com/web/api.html#supported-file-types

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GPT-4o

    7 projects | news.ycombinator.com | 13 May 2024
  • GPT-4o: Learn how to Implement a RAG on the new model, step-by-step!

    1 project | dev.to | 13 May 2024
  • Tired of Makefiles

    3 projects | news.ycombinator.com | 13 May 2024
  • Python library that provides easy to integrate string token based pagination

    1 project | news.ycombinator.com | 13 May 2024
  • Python FastAPI: Integrating OAuth2 Security with the Application's Own Authentication Process

    4 projects | dev.to | 13 May 2024