Marin Dupekit is a Rust-accelerated Python library for text de-duplication, optimized for performance with large datasets. Current version 0.1.1, active development with monthly releases.
pip install marin-dupekitNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic deduplication with default settings.
Update calls: deduplicate(texts, threshold=0.8)
Convert inputs to str before calling deduplicate.
No dependency data recorded yet.