Skipgram tools consist of two separate C-programs. The first one generates a file structure for approximate string matching on the basis on a given word list. The second gives the best s-grams for a given input word utilizing the constructed file structure.