Uses of Class
com.optimaize.langdetect.NgramFrequencyData
-
Packages that use NgramFrequencyData Package Description com.optimaize.langdetect -
-
Uses of NgramFrequencyData in com.optimaize.langdetect
Methods in com.optimaize.langdetect that return NgramFrequencyData Modifier and Type Method Description static @NotNull NgramFrequencyData
NgramFrequencyData. create(@NotNull Collection<LanguageProfile> languageProfiles, @NotNull Collection<Integer> gramLengths)
-