getSuggestions

fun getSuggestions(word: String, language: String? = null): List<String>(source)

Gets suggestions for a specific word.