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

Updating scores for entity classifier for context matching #210

Conversation

dristysrivastava
Copy link
Collaborator

Updated following scores while context matching:

  • Entity = "0.8" # based on this score entity output is finalized.
  • EntityMinScore = "0.45" # It denotes the pattern's strength
  • EntityContextSimilarityFactor = "0.35" # It denotes how much to enhance confidence of match entity
  • EntityMinScoreWithContext = "0.4" # It denotes minimum confidence score

@shreyas-damle shreyas-damle merged commit 2285ffe into daxa-ai:main Feb 23, 2024
10 of 14 checks passed
shreyas-damle pushed a commit to shreyas-damle/pebblo that referenced this pull request Apr 24, 2024
* Updating scores for entity classifier context matching
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

Successfully merging this pull request may close these issues.

None yet

2 participants