This resource is useful as a backend for “autocomplete” widgets on
websites and apps when the vocabulary of possible search terms is very
large. It provides word suggestions given a partially-entered query
using a combination of the operations described in the “/words” resource
above. The suggestions perform live spelling correction and intelligently
fall back to choices that are phonetically or semantically similar when
an exact prefix match can't be found.