Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

No result when only performing coreference resolution by command line #49

@sophiayyya

Description

@sophiayyya

I use this command to do coreference resolution, but I don't get any result besides the initial sentence.

mvn exec:java -Dexec.args="--operation COREF --output CMDLINE --corefformat DEFAULT --input FILE input.txt" -Dconfig.file="../conf/graphene.conf"

############
Name: output_coref_input.txt ?
The woman reading a newspaper sat on the bench with The woman reading a newspaper's dog .

No coreference spans are found.
What's wrong with this command for coreference resolution?

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