File size: 431 Bytes
54697a8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"current_candidates": 396,
"prior_items": 81,
"semantic_model": "sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2",
"thresholds": {
"fuzzy": 92.0,
"semantic_cosine": 0.92
},
"exact_normalized_matches": 0,
"duplicate_flags": 0,
"duplicate_reasons": {
"exact_normalized": 0,
"fuzzy": 0,
"semantic": 0
},
"max_fuzzy_score": 85.5,
"max_semantic_score": 0.892741
} |