Skip to content

Implement idea for fuzzy matching #15

@sujitpal

Description

@sujitpal

Pre-compute character transition probabilities based on a large body of text, then use this to filter high probability spelling corrections from a pool of candidate incorrect spellings for entities using a distance threshold. Implement a Hunspell (or Hunspell like, here is a full list of Solr 7.x StemFilters stem filter to support matching="fuzzy".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions