Code: Select all
Consulting
Consultants
Consultation
Does anyone know of an algorithm (preferably implemented in PHP) which would allow me to convert keywords into root words, so if someone enters 'computer consulting' it will match against 'computers', 'computing', 'consultation', 'consultants' and so forth???