PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
how can i calculate the similarity between two words using the wordnet database files.Also i have to find the base word from different tenses.for example ive to get output as change if the input is changed.
wat i want is not to find similar sounding words ,but words that are similar in meaning...i wast to find if 'change logo' and 'switch logo' are same.I believe those function doesnt do that