On pg. 1959 of the paper, it says
Particularly, the frequency-based approach is as follows. We form a histogram of each location
detected by NER tools. The location having the highest count is selected as the focus location.
Does this mean that on a corpus of single-sentence documents (i.e. one where there's no need to find the "focus sentence"), Profile will just return the highest-frequency place name from each sentence as the focus location?
Relatedly, if each place name in a sentence is mentioned once, how does it decide which to return?
On pg. 1959 of the paper, it says
Does this mean that on a corpus of single-sentence documents (i.e. one where there's no need to find the "focus sentence"), Profile will just return the highest-frequency place name from each sentence as the focus location?
Relatedly, if each place name in a sentence is mentioned once, how does it decide which to return?