Semantic Deduplication ============================================================ This example demonstrates how to use the semantic deduplication feature to identify and remove duplicate items from lists based on their meaning. .. literalinclude:: ../../examples/13_deduplication.py :language: python :linenos: