[Xapian-tickets] [Xapian] #756: Implement dice coefficient weight metric

Xapian nobody at xapian.org
Wed Apr 4 23:38:19 BST 2018


#756: Implement dice coefficient weight metric
--------------------+---------------------------
 Reporter:  gp1308  |             Owner:  gp1308
     Type:  task    |            Status:  new
 Priority:  normal  |         Milestone:
Component:  Other   |           Version:
 Severity:  normal  |        Resolution:
 Keywords:          |        Blocked By:
 Blocking:          |  Operating System:  All
--------------------+---------------------------

Comment (by gp1308):

 >So dicecoefficient(Q₁, d₁) = (2 * 2) / (2 + 5) = 4/7 (not 0.5)

 Thanks, You are right, copy paste mistake.

 > You could invent some elaborate system for them to share the value
 rather than recompute it

 Initially, I thought of using the scaling factor for this purpose. It
 doesn't seem right.

 As you mentioned, computing the denominator every time seems the right
 way.

--
Ticket URL: <https://trac.xapian.org/ticket/756#comment:2>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list