paper-with-me

Papers

Implementation of an efficient Fuzzy Logic based Information Retrieval System

2015-03-13 · Singh Prabhjot, Dhawan Sumit, Agarwal Shubham, Thakur Narina

This paper exemplifies the implementation of an efficient Information Retrieval (IR) System to compute the similarity between a dataset and a query using Fuzzy Logic. TREC dataset has been used for the same purpose. The dataset is parsed to generate keywords index which is used for the similarity comparison with the user query. Each query is assigned a score value based on its fuzzy similarity with the index keywords. The relevant documents are retrieved based on the score value. The performance and accuracy of the proposed fuzzy similarity model is compared with Cosine similarity model using Precision-Recall curves. The results prove the dominance of Fuzzy Similarity based IR system.

📄 PDF Abstract BibTeX arXiv:1503.03957

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

A Hybrid Approach using Ontology Similarity and Fuzzy Logic for Semantic Question Answering

2017-10-29 · Rani Monika, Muyeba Maybin K., Vyas O. P.

One of the challenges in information retrieval is providing accurate answers to a user's question often expressed as uncertainty words. Most answers are based on a Syntactic approach rather than a Semantic analysis of th…

ClusteringInformation RetrievalQuestion AnsweringRetrieval

Planning by case-based reasoning based on fuzzy logic

2013-11-18 · Baghdad Atmani, Sofia Benbelkacem, Mohamed Benamina

The treatment of complex systems often requires the manipulation of vague, imprecise and uncertain information. Indeed, the human being is competent in handling of such systems in a natural way. Instead of thinking in ma…

Graph ClassificationRetrieval

Compiling Fuzzy Logic Control Rules to Hardware Implementations

2013-03-27 · Stephen Chiu, Masaki Togai

A major aspect of human reasoning involves the use of approximations. Particularly in situations where the decision-making process is under stringent time constraints, decisions are based largely on approximate, qualitat…

Decision Making

Fuzzy quantification for linguistic data analysis and data mining

2018-07-19 · F. Díaz-Hermida, Juan. C. Vidal

Fuzzy quantification is a subtopic of fuzzy logic which deals with the modelling of the quantified expressions we can find in natural language. Fuzzy quantifiers have been successfully applied in several fields like fuzz…

Information RetrievalRetrievalText Generation

Ithaca. A Tool for Integrating Fuzzy Logic in Unity

2023-01-01 · Alfonso Tejedor Moreno, Jose A. Piedra-Fernandez, Juan Jesus Ojeda-Castelo, Luis Iribarne

Ithaca is a Fuzzy Logic (FL) plugin for developing artificial intelligence systems within the Unity game engine. Its goal is to provide an intuitive and natural way to build advanced artificial intelligence systems, maki…

Unity