Back to explore

Entity matching with Jev: a probability-threshold workflow over 33,411 pairs

The author shares a first attempt with Jev: feeding 33,411 pairs to decide whether they describe the same event, using returned probabilities as thresholds—below 0.3 as different, 0.3–0.7 routed to an LLM, above 0.7 as the same—and reports roughly half the time.

איך עשיתי את זה עם Jev? (ניסיון ראשון) נתתי כל פעם זוג ולשאול האם מתארים את אותו הדבר, סה״כ אצלי 33,411 זוגות. הוא מחזיר הסתברות, אז הגדרתי טווח: - אם מתחת ל-0.3 - זה לא אותו אירוע - אם בין 0.3 ל0.7 - לא בטוח, נשלח ל-LLM להחליט - אם מעל 0.7 - זה אותו האירוע ובחצי מהמהירות

Entity matching with Jev: a probability-threshold workflow over 33,411 pairs 1
· 0 likesOpen on X