The completion query prompts the model to take the candidate fragment prefix and complete it as a short product or service name associated with the target website.

flowchart LR
    A[Initial Token Prefix] --> B[Alternative Token]
    B --> C[Fragment Prefix]
    C --> D[Completion Query Prompt]
    D --> E[Full Alternative Association]

Referenced by