LinkBERT processes flattened page text through a dedicated model endpoint to return a 0-to-1 probability score and exact start and end character spans for every token, allowing the frontend confidence slider in the UI to dynamically highlight natural anchor candidates without extra network calls.
Referenced by