Info

This question is closed. Reopen it to edit or answer.

I used tf and idf of a query term as input for fuzzy logic system and I expect a single output but the system gives me output which depends on number of query terms. eg: If query terms are 4, it gives me 4 outputs. why?

1 view (last 30 days)
As defuzzification is part of fuzzy inference process, it shoud generate only a single output. My intention is to rank documents based on their relevance score.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!