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

fp-finder: tool to find potential false positives in data files #181

Open
fzipi opened this issue Oct 19, 2024 · 0 comments
Open

fp-finder: tool to find potential false positives in data files #181

fzipi opened this issue Oct 19, 2024 · 0 comments

Comments

@fzipi
Copy link
Member

fzipi commented Oct 19, 2024

Requirements

We had an utility, fp-finder, that uses wordnet to find english words that could be potential false positives in data files. Original code can be found here: https://github.com/coreruleset/coreruleset/blob/v4.7.0/util/fp-finder/spell.sh

  1. Replicate the same functionality, maybe using https://github.com/fluhus/gostuff/tree/master/nlp/wordnet
  2. Need to find out if we should include one dictionary, or it can be downloaded in the fly using hashicorp/go-getter
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