Sonnet
guesslanguage.h
59 * Sets limits to number of languages returned by identify(). The confidence for each language is computed
60 * as difference between this and next language on the list normalized to 0-1 range. Reasonable value to get
61 * fairly sure result is 0.1 . Default is returning best guess without caring about confidence - exactly
74 * @return list of the presumed languages of the text, sorted by decreasing confidence. Empty list means
GuessLanguage determines the language of a given text.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:33 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:33 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.