Skip to content

Missing "load_data" method #2

@vbertalan

Description

@vbertalan

Hello,

Inside summarization.py, we see the following code lines:

    import utils
    summary, docs, templates, triplets = utils.load_data(log_path, template_path, 0, log_type)

However, this method is not present inside the utils.py file.

Could you please indicate if whether this method is present in the repo?

Thank you in advance.

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