Hacker News new | past | comments | ask | show | jobs | submit login

Yes, it does. It recursively walks through the JSON structure, calculating a confidence score for each individual field — whether it’s a top-level key, nested inside objects, or part of an array of objects. Each leaf field gets a {value, score} pair, and parent objects get an aggregated score based on the confidence of their children.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: