Find the number of words in the dictionary starting with each letter:
Find all palindromes in the dictionary:
Find all palindromes that are both English and French words:
Find how many words contain each of the possible permutations of "a", "b", and "c":
Find all 4-letter words formed from "a" through "e":
Create a nearest function from all words in the dictionary:
Look up words closest to a given word:
Go further: