Skip to content

Indicate a missing word due to typo #801

Open
@nschneid

Description

@nschneid

Is there a way to encode a missing word that is not a predicate, so that the normalized version of the sentence could be constructed?

For a sentence like "Soon I have time to finish it", we infer that there should be a "will" before "have".

The missing word policy refers to treating them like ellipsis, and the ellipsis policy says that nothing is done for words with no dependents. So does this mean an empty node should not be created for "will" in the enhanced graph, since it is a function word with no dependents? If it can't be incorporated into the graph, could it at least be included as a feature—maybe CorrectForm=will have for "have"?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions