CoolFace
Apppublic

WordLift/content-analysis

sourceHugging Faceapache-2.0updated 5d agoView on Hugging Face
0likes
10 commits on main
981a1d55d ago

Spinner while the analysis runs; public API unchanged

CyberFox
97008585d ago

New demo UI: clearer intro, entity cards with confidence badges, human-readable abstention reasons

CyberFox
044f2647d ago

Japanese and Chinese: language choices, examples, eight-language description

CyberFox
d856d919d ago

Canonical written into Gradio's index template at startup; back to demo.launch (the FastAPI mount at / redirected / to // and broke /gradio_api/call)

CyberFox
38e78979d ago

Serve the canonical tag server-side: Gradio mounted on FastAPI, middleware writes rel=canonical into the index HTML

CyberFox
acfb4d19d ago

Canonical: https://wordlift.io/entity-extraction/ (rel=canonical in the app head, links in the description and README)

CyberFox
979b1789d ago

Link confidence as the reranker's probability: confident (>=0.7) vs weak links, P31 type chips, more Portuguese examples

CyberFox
dfbcb2f14d ago

feat: add Portuguese (PT) support to the demo

CyberFox, Claude Opus 5 (1M context)
1a93c813mo ago

fix: force light theme always

CyberFox
ffbc0753mo ago

feat: show DBpedia links in entity cards

CyberFox