Skip to content

Metaslayer #1

Description

@runpengl

Given an input string (possibly containing wildcards) and a target wordlist:

  • Finds subsequences of candidate input words that occur in target wordlist.
  • Inferences for input string if wildcards exist.
  • Wordlist can be inputted as a URL, e.g. Wikipedia list that gets scrapped

e.g. ("OBLIVIATE", <list of Trees>) -> (OBLIVIATE, OLIVE)
("*U*E*J*I*", “https://en.m.wikipedia.org/wiki/List_of_woods”) -> (SUPERJUICE, SPRUCE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions