Because the dedicated local LinkBERT service scores an entire page in a single round trip, it returns link probability values alongside exact token offsets for every word simultaneously. This architecture allows the client-side UI to dynamically group candidate anchor phrases in real time as the user drags the confidence slider, recomputing optimal anchor placements over the page's character-level span mapping instantly without needing additional network calls or model inference.
Referenced by