You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SCRIPTS.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -172,10 +172,10 @@ Wikipedia id: 9663 Wikipedia title: Electronics
172
172
The script scripts/scripts_for_candidate_lists/demo_of_candidate_lists.py demonstrates how we used the candidate lists to achieve the numbers in our paper (add reference).
173
173
Note that to use it you need to set the PATH_TO_REPOSITORY variable in the script. Executing it should output the following numbers.
MFS ("most frequent sense") chooses, for each mention, the entity that we empirically counted the most often for that mention (assuming the mention is contained in our lists).
181
181
CL-Recall (CL for "Candidate List") indicates whether the gold entity is actually contained in the candidate lists for all the mentions.
0 commit comments