Skip to content

Performance on single-sentence documents #7

Description

@ahalterman

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions