A newer version of the Gradio SDK is available: 6.28.0
metadata
title: ISCC-LAB - Semantic-Code Text
emoji: 🔮
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: 6.22.0
python_version: '3.12'
app_file: app.py
pinned: true
license: cc-by-nc-sa-4.0
short_description: Cross Lingual Similarity Preserving Text Simprints
ISCC Semantic Text-Code Demo
Interactive demo for iscc-sct — an experimental Semantic-Code Text implementation for the ISCC (International Standard Content Code). It generates compact, similarity-preserving binary codes from text: semantically similar texts — including translations — produce codes with low hamming distance.
Enter two texts (e.g. an original and its translation) to compare their Semantic Text-Codes, per-chunk simprints, and similarity.
This is a proof of concept. The algorithm is experimental and not part of the official ISO 24138:2024 standard. Releases below v1.0.0 may produce incompatible codes.
- Documentation: sct.iscc.codes
- Source code: github.com/iscc/iscc-sct
- Package: pypi.org/project/iscc-sct