paper-with-me

Papers

Experiments with Different Indexing Techniques for Text Retrieval tasks on Gujarati Language using Bag of Words Approach

2020-02-05 · Dr. Jyoti Pareek, Hardik Joshi, Krunal Chauhan, Rushikesh Patel

This paper presents results of various experiments carried out to improve text retrieval of gujarati text documents. Text retrieval involves searching and ranking of text documents for a given set of query terms. We have tested various retrieval models that uses bag-of-words approach. Bag-of-words approach is a traditional approach that is being used till date where the text document is represented as collection of words. Measures like frequency count, inverse document frequency etc. are used to signify and rank relevant documents for user queries. Different ranking models have been used to quantify ranking performance using the metric of mean average precision. Gujarati is a morphologically rich language, we have compared techniques like stop word removal, stemming and frequent case generation against baseline to measure the improvements in information retrieval tasks. Most of the techniques are language dependent and requires development of language specific tools. We used plain unprocessed word index as the baseline, we have seen significant improvements in comparison of MAP values after applying different indexing techniques when compared to the baseline.

📄 PDF Abstract BibTeX arXiv:2002.01792

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalText Retrieval

Similar Papers 제목 키워드 기반

Text Based Approach For Indexing And Retrieval Of Image And Video: A Review

2014-04-05 · Avinash N Bhute, B. B. Meshram

Text data present in multimedia contain useful information for automatic annotation, indexing. Extracted information used for recognition of the overlay or scene text from a given video or image. The Extracted text can b…

Retrieval

Semantic Indexing of Multilingual Corpora and its Application on the History Domain

2016-12-01 · WS 2016 12 · Aless Raganato, ro, Jose Camacho-Collados, Antonio Raganato 외

The increasing amount of multilingual text collections available in different domains makes its automatic processing essential for the development of a given field. However, standard processing techniques based on statis…

RetrievalText RetrievalTranslation

Bridging the Gap Between Indexing and Retrieval for Differentiable Search Index with Query Generation

2022-06-21 · Shengyao Zhuang, Houxing Ren, Linjun Shou, Jian Pei 외

The Differentiable Search Index (DSI) is an emerging paradigm for information retrieval. Unlike traditional retrieval architectures where index and retrieval are two different and separate components, DSI uses a single t…

Information RetrievalPassage RetrievalRetrieval

An Analysis of Indexing and Querying Strategies on a Technologically Assisted Review Task

2021-04-20 · Alexandros Ioannidis

This paper presents a preliminary experimentation study using the CLEF 2017 eHealth Task 2 collection for evaluating the effectiveness of different indexing methodologies of documents and query parsing techniques. Furthe…

Information RetrievalRetrievalTask 2

On Large-Scale Retrieval: Binary or n-ary Coding?

2015-09-20 · Mahyar Najibi, Mohammad Rastegari, Larry S. Davis

The growing amount of data available in modern-day datasets makes the need to efficiently search and retrieve information. To make large-scale search feasible, Distance Estimation and Subset Indexing are the main approac…

Image RetrievalQuantizationRetrieval