Examples¶
Cache
All underlying api calls to the official datamuse api are always cached via the functools.lru_cache.
The cache is separate for the words and suggestions api.
In order to find:
-
words with a meaning similar to examples
-
suggestions for the user if they have typed in the word programm so far