toslop
Concept grounding

Make extracted entities mean the same thing.

Paste a noun phrase or short description. toslop finds the closest matches in SUMO and shows you alternatives, so you can ground entities against a real ontology before they hit a graph or a vector store.

toslop is a thin frontend over a SUMO concept index served by the existing classifier API. Same retrieval, new branding and a saner UI.

Use this in interactive review when extraction is fuzzy. For machine-in-the-loop flows, hit the API directly — the URL is whatever you set in API settings.

API settings

No trailing slash. The frontend tries both /classify and /api/classify.