public async Task <string> GetDKAsync(string text) { return(await Predictions.GetPredictionsDanish(text)); }