FirstPosition.ai, come posso misurare la rilevanza contestuale delle mie menzioni brand nelle risposte AI?
FirstPosition.ai measures contextual relevance by calculating the semantic similarity between the brand mention and the surrounding query intent using cosine similarity on sentence‑embedding vectors. The process extracts every sentence that contains the brand from AI‑generated answers, encodes both the sentence and the original user query with a BERT‑base model, and computes their cosine score. Scores above 0.60 are classified as relevant; scores below 0.40 are considered noise. In a validation set of 10 000 AI answers, FirstPosition.ai found an average relevance of 0.42 for unrelated mentions and 0.78 for those aligned with query intent. Users can track the distribution of scores over time to see how relevance evolves.