Skip to content

Use wordnet database for fp-finder subcommands #229

@S0obi

Description

@S0obi

As discussed in coreruleset/documentation#208, we would like to switch the current implementation (using a simple famous english dictionary from Github) to Wordnet.

@theseion proposed the following :

This one doesn't look too bad: https://pkg.go.dev/github.com/lloyd/wnram.
Will require downloading the WN database, storing it in the cache dir (I imaging) and then parsing it from there.
Makes sense since the DB is ~80MB, wouldn't want that in the binary
DB available here: https://wordnet.princeton.edu/download
Needs proper attribution (like the original tool had).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions