Contents

processString(_:)

Analyzes the piece of text to determine its dominant language.

Declaration

func processString(_ string: String)

Mentioned in

Discussion

Use this method to process the provided text and to update the dominantLanguage result and languageHypotheses(withMaximum:) probabilities.

See Also

Determining the language