Contents Menu Expand Light mode Dark mode Auto light/dark mode
Neofuzz
Light Logo Dark Logo
Neofuzz

User guide

  • What is Neofuzz?
  • Getting Started
  • Custom Processes
  • Handling Metadata
  • Persistence

API reference

  • API reference
  • GitHub Repository
Back to top

Neofuzz#

Neofuzz is a lightweight Python library for crazy fast fuzzy search.

User guide

  • What is Neofuzz?
    • Why is Neofuzz fast?
    • When should I choose Neofuzz?
    • When should I NOT choose Neofuzz?
  • Getting Started
    • Installation
    • Usage
  • Custom Processes
    • The Character N-gram Process
    • Words as Features
    • Subword Features (New in 0.2.0)
    • Dimensionality Reduction
    • Semantic Search
    • Custom Nearest Neighbour Search
  • Handling Metadata
  • Persistence

API reference

  • API reference
  • GitHub Repository
Next
What is Neofuzz?
Copyright © 2023, Márton Kardos
Made with Sphinx and @pradyunsg's Furo
Contents
  • Neofuzz