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

Wrong similarity value for calculations by attributes #16

Open
dukefoss opened this issue Sep 23, 2019 · 0 comments
Open

Wrong similarity value for calculations by attributes #16

dukefoss opened this issue Sep 23, 2019 · 0 comments

Comments

@dukefoss
Copy link
Collaborator

Description
F.ex. method "getSimilarInstancesByAttribute" returns wrong similarity values. (In REST API).

Steps to reproduce:

  1. Add Concept and Case Base with REST API.
  2. Add attributes.
  3. Add instances with method "addInstanceJSON".
  4. Call method "getSimilarInstancesByAttribute".

Expected and Actual Result:
When the attribute value is "vw" in both an instance and API-call the similarity value should be 1, but it is not.

Note
Wrong similarity values for both "getSimilarInstancesByAttribute" and "getSimilarInstancesByAttributeWithContent".

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

1 participant