Query Intent Detection from the SEO Perspective
Google users have different intents from their queries such as acquiring information, buying products, comparing or simulating services, looking for products, and so on. Understanding the right intention of users helps to provide i) better content on web pages from the Search Engine Optimization (SEO) perspective and ii) more user-satisfying results from the search engine perspective. In this study, we aim to identify the user query's intent by taking advantage of Google results and machine learning methods. Our proposed approach is a clustering model that exploits some features to detect query's intent. A list of keywords extracted from the clustered queries is used to identify the intent of a new given query. Comparing the clustering results with the intents predicted by filtered keywords show the efficiency of the extracted keywords for detecting intents.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringIntent DetectionSimilar Papers 제목 키워드 기반
Interpretation of the Intent Detection Problem as Dynamics in a Low-dimensional Space
Intent detection is a text classification task whose aim is to recognize and label the semantics behind a users query. It plays a critical role in various business applications. The output of the intent detection module …
Intent Detectiontext-classificationText ClassificationFew-Shot Query Intent Detection via Relation-Aware Prompt Learning
Intent detection is a crucial component of modern conversational systems, since accurately identifying user intent at the beginning of a conversation is essential for generating effective responses. Recent efforts have f…
Intent DetectionBridging the Gap Between Object Detection and User Intent via Query-Modulation
When interacting with objects through cameras, or pictures, users often have a specific intent. For example, they may want to perform a visual search. With most object detection models relying on image pixels as their so…
Objectobject-detectionObject DetectionReferring ExpressionConQX: Semantic Expansion of Spoken Queries for Intent Detection based on Conditioned Text Generation
Intent detection of spoken queries is a challenging task due to their noisy structure and short length. To provide additional information regarding the query and enhance the performance of intent detection, we propose a …
Few-Shot LearningIntent DetectionLanguage ModelingLanguage Modelling+1QAID: Question Answering Inspired Few-shot Intent Detection
Intent detection with semantically similar fine-grained intents is a challenging task. To address it, we reformulate intent detection as a question-answering retrieval task by treating utterances and intent names as ques…
Intent DetectionQuestion AnsweringRetrieval