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

Better context #1

Open
hrbrmstr opened this issue Apr 12, 2018 · 0 comments
Open

Better context #1

hrbrmstr opened this issue Apr 12, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hrbrmstr
Copy link
Owner

The phrase matching is super naive. For example, may (from one of the lists) matches "May 10" vs "may have". We likely need to do more advanced NLP so we pick up part of speech to enable better tagging OR write some sort of preprocessor to pick up more common "mis-hits" before doing the comparison.

@hrbrmstr hrbrmstr self-assigned this Apr 12, 2018
@hrbrmstr hrbrmstr added the enhancement New feature or request label Apr 12, 2018
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