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

problem with WCD #26

Open
08s011003 opened this issue Nov 19, 2018 · 3 comments
Open

problem with WCD #26

08s011003 opened this issue Nov 19, 2018 · 3 comments

Comments

@08s011003
Copy link

@mkusner I read your paper and want to use your WCD+RWMD method to calculate docs similarity in my doc recommendation project. I found the code for RWMD in matlab, but didn't find the code for WCD. Is it the file named distance.m?

@mkusner
Copy link
Owner

mkusner commented Nov 21, 2018 via email

@08s011003
Copy link
Author

@mkusner Thank you very much. But I have another question in "v_i = np.dot(X[i].T, bow_i)
v_j = np.dot(X[j].T, bow_j)". You didn't save the variabe T in load_file. So are you sure it needs to make operation "X[j].T" here?

@mkusner
Copy link
Owner

mkusner commented Nov 22, 2018 via email

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