Skip to content

Exception: Error when converting graph to tokenized version. #15

@ShuyangCao

Description

@ShuyangCao

Congrats on your great work and thanks for releasing the code.

When I tried to run the fact graph evaluation script on summaries generated by my system with

./evaluate.sh factgraph <my_file> 0

I encountered an error saying:

Exception: Error when converting graph to tokenized version.

which seems to be triggered by:

unaccented_string = unidecode.unidecode(graph_string[idx_graph_string].lower())
IndexError: list index out of range

Any thoughts on the issue?

Thanks.

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