paper-with-me

Papers

Neural Embedding Language Models in Semantic Clustering of Web Search Results

2016-05-01 · LREC 2016 5 · Andrey Kutuzov, Elizaveta Kuzmenko

In this paper, a new approach towards semantic clustering of the results of ambiguous search queries is presented. We propose using distributed vector representations of words trained with the help of prediction-based neural embedding models to detect senses of search queries and to cluster search engine results page according to these senses. The words from titles and snippets together with semantic relationships between them form a graph, which is further partitioned into components related to different query senses. This approach to search engine results clustering is evaluated against a new manually annotated evaluation data set of Russian search queries. We show that in the task of semantically clustering search results, prediction-based models slightly but stably outperform traditional count-based ones, with the same training corpora.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Language Modeling by Clustering with Word Embeddings for Text Readability Assessment

2017-09-05 · Miriam Cha, Youngjune Gwon, H. T. Kung

We present a clustering-based language model using word embeddings for text readability prediction. Presumably, an Euclidean semantic space hypothesis holds true for word embeddings whose training is done by observing wo…

ClusteringLanguage ModelingLanguage ModellingSentence+1

Graph-based Clustering for Detecting Semantic Change Across Time and Languages

2024-02-01 · Xianghe Ma, Michael Strube, Wei Zhao

Despite the predominance of contextualized embeddings in NLP, approaches to detect semantic change relying on these embeddings and clustering methods underperform simpler counterparts based on static word embeddings. Thi…

Binary ClassificationClusteringWord Embeddings

OMNIA: Closing the Loop by Leveraging LLMs for Knowledge Graph Completion

2026-03-12 · Frédéric Ieng, Soror Sahri, Mourad Ouzzani, Massinissa Hammaz 외 arxiv

Knowledge Graphs (KGs) are widely used to represent structured knowledge, yet their automatic construction, especially with Large Language Models (LLMs), often results in incomplete or noisy outputs. Knowledge Graph Comp…

Knowledge Graph CompletionKnowledge Graphs

Semantically Enriched Cross-Lingual Sentence Embeddings for Crisis-related Social Media Texts

2024-03-25 · Rabindra Lamsal, Maria Rodriguez Read, Shanika Karunasekera

Tasks such as semantic search and clustering on crisis-related social media texts enhance our comprehension of crisis discourse, aiding decision-making and targeted interventions. Pre-trained language models have advance…

Decision MakingDiversitySentenceSentence Embeddings

Text Clustering with Large Language Model Embeddings

2024-03-22 · Alina Petukhova, João P. Matos-Carvalho, Nuno Fachada

Text clustering is an important method for organising the increasing volume of digital content, aiding in the structuring and discovery of hidden patterns in uncategorised data. The effectiveness of text clustering large…

ClusteringDimensionality ReductionLanguage ModelingLanguage Modelling+3