awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ekzhu avatar

ekzhu/datasketch

0
View on GitHub↗
2,932 星标·316 分支·Python·MIT·3 次浏览ekzhu.github.io/datasketch↗

Datasketch

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

Features

  • NLP - Probabilistic data structures for large-scale data.
  • Data Containers - Probabilistic data structures for large-scale data estimation.
  • Data Processing - Probabilistic data structures for fast large-scale data searching.
  • Data Processing Tools - Probabilistic structures for fast, large-scale data deduplication.

Star 历史

ekzhu/datasketch 的 Star 历史图表ekzhu/datasketch 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Datasketch 的开源替代方案

相似的开源项目,按与 Datasketch 的功能重合度排序。
  • jpmens/jojpmens 的头像

    jpmens/jo

    4,868在 GitHub 上查看↗

    Jo is a command-line utility designed to construct and manipulate JSON objects and arrays directly from shell arguments and standard input. It functions as a data processing tool that transforms raw input into structured formats, enabling the generation of complex payloads for APIs, configuration files, and automated data pipelines. The tool distinguishes itself through its ability to resolve hierarchical data structures using delimiter-based path definitions and its integrated type-inference engine, which automatically casts input values into native boolean, numeric, or null types. Users can

    C
    在 GitHub 上查看↗4,868
  • argilla-io/distilabelargilla-io 的头像

    argilla-io/distilabel

    3,277在 GitHub 上查看↗

    Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.

    Python
    在 GitHub 上查看↗3,277
  • 599yongyang/datasetloom5

    599yongyang/DatasetLoom

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • allenai/olmocrallenai 的头像

    allenai/olmocr

    17,396在 GitHub 上查看↗

    Olmocr is a distributed document processing framework designed to convert PDF and image files into structured markdown. It functions as a vision-based document parser that utilizes multimodal neural networks to interpret complex visual layouts and translate them into standardized text representations. The system operates as a remote inference orchestrator, offloading heavy document analysis tasks to external servers or cloud APIs to minimize local computational requirements. By employing a stateless worker architecture, it decouples document ingestion from inference, allowing for the distribu

    Python
    在 GitHub 上查看↗17,396
查看 Datasketch 的所有 30 个替代方案→

常见问题解答

ekzhu/datasketch 是做什么的?

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

ekzhu/datasketch 的主要功能有哪些?

ekzhu/datasketch 的主要功能包括:NLP, Data Containers, Data Processing, Data Processing Tools。

ekzhu/datasketch 有哪些开源替代品?

ekzhu/datasketch 的开源替代品包括: jpmens/jo — Jo is a command-line utility designed to construct and manipulate JSON objects and arrays directly from shell… catchthetornado/pdf-extract-api. 599yongyang/datasetloom. allenai/olmocr — Olmocr is a distributed document processing framework designed to convert PDF and image files into structured… bytedance/dolphin — Dolphin is a multimodal layout analyzer and image-to-structure converter that transforms photographed or digital… argilla-io/distilabel — Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable…