Skip to content

NELArgumentIdentification yields redundant Arguments #25

Description

@jgilme1

Here is an example of NEL data that is input into the corpus.

14 17 Elizabeth_II /m/0d1_f 0.8466029 15 17 Elizabeth_II /m/0d1_f 0.846602914 16 Elizabeth_I_of_England /m/02rg_ 0.007990074

During NELArgumentIdentification each of the token spans is considered as an argument.
This will yield "Queen Elizabeth II" and "Elizabeth II" as two different arguments. To reduce redundancy we can eliminate arguments that are token sub-sequences of other arguments with the same knowledge base link.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions