Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about add_relation_label #5

Open
MhYao2014 opened this issue Jul 17, 2019 · 1 comment
Open

Question about add_relation_label #5

MhYao2014 opened this issue Jul 17, 2019 · 1 comment

Comments

@MhYao2014
Copy link

I'm confused by the function "get_relation" defined in "add_relation_label.py". It appears that the authors assume that the song is represented by "s", the user is represented by "u", the artist is represented by "p" and the type of song is represented by "t". However, the song id and user id token directly from the original KG data is something like "++5wYjoMgQHoRuD3GbbvmphZbBBwymzv5Q4l8sywtuU=" or "NYE7sp/xNTq3AMFmhLT9kHdtqItEOA34m7kbGUr4Y0k=" which is quite different from the assumption above. What am I supposed to do? Reindex each user and song? I didn't find any instructions about this problem in "readMe.pdf". Please, help me!

@beryllw
Copy link

beryllw commented Mar 20, 2020

How can you get prepare data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants