Algorithm dispatcher for fuzzy matching
This file implements the main entry point for the fuzzy matching library. It dispatches to specific algorithm implementations based on the requested FuzzyAlgo type.
The dispatcher pattern allows multiple matching algorithms to coexist without breaking the API. Currently implemented:
Future algorithms could include: