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

How to deal with variable naming in Knowledge Gap detection? #555

Open
Sophietje opened this issue Nov 8, 2024 · 0 comments
Open

How to deal with variable naming in Knowledge Gap detection? #555

Sophietje opened this issue Nov 8, 2024 · 0 comments

Comments

@Sophietje
Copy link
Collaborator

When detecting Knowledge Gaps, different knowledge bases/interactions may use different variable names. However, when combined with reasoning, these variable names may actually refer to the same thing. How should we deal with variable naming when detecting knowledge gaps? Should we replace all occurrences of variables in the consequent by the names used in the antecedent?

I came across this issue when working on #519 (see testKnowledgeGapNoMatchingVars() or make a test where, in a similar setting, the domain knowledge uses a different variable name)

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