Skip to content

Clarification #1

@mineshmathew

Description

@mineshmathew

It seems you are computing all N grams instead of N gram prefixes given in the paper.
For example in case of a QA dataset , what we need is prefix n grams or say first N words of questions and then a sunburst of that.

But you seem to compute all possible ngrams from each sentence.

Please correct me If I am wrong.

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