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

Entity extraction performance #128

Open
smahoney58 opened this issue Oct 3, 2018 · 1 comment
Open

Entity extraction performance #128

smahoney58 opened this issue Oct 3, 2018 · 1 comment
Assignees

Comments

@smahoney58
Copy link
Collaborator

smahoney58 commented Oct 3, 2018

The Entity Extraction feature is not highlighting all the Entities in the email body . Jane Doe was identified as an entity (Person). I expected Jane Doe to be highlighted in the email body.

John Doe for whatever reason got correctly highlighted. The fake mastercard number got incorrectly highlighted in that only part of the number was highlighted instead of the entire 16 digits. Other numbers that got identified in this particular email also did not get highlighted.

@smahoney58
Copy link
Collaborator Author

smahoney58 commented Oct 3, 2018

o Steps to reproduce
 Search for test. This finds all 9 emails in the dataset.
 Select the second email “test email”
o Expected it to mark “Jane Doe” as a person (it found John Doe). Expected the system to highlight the other numeric entities. Expected all 16 digits of the fact mastercard to get marked.

@smahoney58 smahoney58 added bug and removed enhancement labels Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants