Word Meld Simple

This program tries to "meld" two given words, i.e. tries to find prefix/suffix of one word into the other. The concept of word meld is also explained in the more advanced Word Meld, which see. The "simple" means that: On the other hand, this program use n-grams as a part of its analysis, which Word Meld do not.
Oh, I almost forgot: This program also use the Ajax technology. Note: On some browsers the national characters (e.g. the Swedish "å", "ä", and "ö") is shown somewhat weird.
This program was presented in my (Swedish) blog post Word Meld Simple - en etyd med Ajax-tekniken and may contain furher comments.

Enter two words to meld:



Counter:

Result:

Yet Another Useless Programs by hakank