paper-with-me

홈 › Papers

A Fast Text Similarity Measure for Large Document Collections using Multi-reference Cosine and Genetic Algorithm

2018-10-07 · Hamid Mohammadi, Seyed Hossein Khasteh

One of the important factors that make a search engine fast and accurate is a concise and duplicate free index. In order to remove duplicate and near-duplicate documents from the index, a search engine needs a swift and reliable duplicate and near-duplicate text document detection system. Traditional approaches to this problem, such as brute force comparisons or simple hash-based algorithms are not suitable as they are not scalable and are not capable of detecting near-duplicate documents effectively. In this paper, a new signature-based approach to text similarity detection is introduced which is fast, scalable, reliable and needs less storage space. The proposed method is examined on popular text document data-sets such as CiteseerX, Enron, Gold Set of Near-duplicate News Articles and etc. The results are promising and comparable with the best cutting-edge algorithms, considering the accuracy and performance. The proposed method is based on the idea of using reference texts to generate signatures for text documents. The novelty of this paper is the use of genetic algorithms to generate better reference texts.

📄 PDF Abstract BibTeX arXiv:1810.03102

Code (0)

등록된 구현이 없습니다.

Tasks

Articlestext similarity

Similar Papers 제목 키워드 기반

Specialized Document Embeddings for Aspect-based Similarity of Research Papers

2022-03-28 · Malte Ostendorff, Till Blume, Terry Ruas, Bela Gipp 외

Document embeddings and similarity measures underpin content-based recommender systems, whereby a document is commonly represented as a single generic embedding. However, similarity computed on single vector representati…

Document ClassificationRecommendation SystemsSegmentation

Contextual Document Similarity for Content-based Literature Recommender Systems

2020-08-01 · Malte Ostendorff

To cope with the ever-growing information overload, an increasing number of digital libraries employ content-based recommender systems. These systems traditionally recommend related documents with the help of similarity …

Recommendation Systems

Contextualization for the Organization of Text Documents Streams

2022-05-30 · Rui Portocarrero Sarmento, Douglas O. Cardoso, João Gama, Pavel Brazdil

There has been a significant effort by the research community to address the problem of providing methods to organize documentation with the help of information Retrieval methods. In this report paper, we present several…

Information RetrievalRetrieval

Comparative Analysis of N-gram Text Representation on Igbo Text Document Similarity

2020-04-01 · Nkechi Ifeanyi-Reuben, Chidiebere Ugwu, Nwachukwu E. O

The improvement in Information Technology has encouraged the use of Igbo in the creation of text such as resources and news articles online. Text similarity is of great importance in any text-based applications. This pap…

ArticlesClusteringGeneral Classificationtext-classification+2

A new simple and effective measure for bag-of-word inter-document similarity measurement

2019-02-09 · Sunil Aryal, Kai Ming Ting, Takashi Washio, Gholamreza Haffari

To measure the similarity of two documents in the bag-of-words (BoW) vector representation, different term weighting schemes are used to improve the performance of cosine similarity---the most widely used inter-document …