Skip to content

Missing relation2id.txt and word2id.txt #1

@K-Wu

Description

@K-Wu

In Train_cnn_multi.cpp, prepare() requries file relation2id.txt and word2id.txt.
985 FILE* f2 = fopen("../data/relation2id.txt","r");
986 FILE* f3 = fopen("../data/word2id.txt","r");
Seems that you've preprocessed fb15k and I didn't find them in your data.rar. Would you please provide them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions