I need to find related words for a given word. I know that there several applications exist but they work only with English words. I need it to work with other languages also (in my case Spanish language). That is why I think google would be a good place to search for similar words in.
Could anybody give me any idea of how to do that using PHP?
Thank you