I've been scouring the egothor website for evidence that they support the "vector" model. As your post is too recent to be already outdated, I thought you may remember where that bit came from and help me out?
for p=1, you get the evaluation identical to the Vector model, for p->inf, you get fuzzy logic, in a real situation, you get the Boolean model for p=10 or so.
You can even combine this in your queries - some part of your query can be evaluated in the Vector model, and other parts in the Boolean model. Quite powerful, isn't it?
I've been scouring the egothor website for evidence that they support the "vector" model. As your post is too recent to be already outdated, I thought you may remember where that bit came from and help me out?
http://www.egothor.org/api/kernel/org/egothor/query/runner/Runner.html#evaluate(long,%20int)
for p=1, you get the evaluation identical to the Vector model, for p->inf, you get fuzzy logic, in a real situation, you get the Boolean model for p=10 or so.
You can even combine this in your queries - some part of your query can be evaluated in the Vector model, and other parts in the Boolean model. Quite powerful, isn't it?
Replies to this comment