Skip to content

Cosine Similarity Score to be implemented. #2

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

Open
Aditya7799 opened this issue Mar 23, 2020 · 0 comments
Open

Cosine Similarity Score to be implemented. #2

Aditya7799 opened this issue Mar 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Aditya7799
Copy link
Owner

https://github.com/Aditya7799/SE_Project/blob/bb2b43caaf27ea29019ccef5025dd9ef720167e1/src/utils/PreRetrieval_Metrics.py#L473

The function simscore(doc1,doc2) takes in two arguments doc1 and doc2 which are (absolute) paths the two documents. We need to convert the documents to vectors and return the calculated similarity score.

@Aditya7799 Aditya7799 added the enhancement New feature or request label Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant