Uses of Class
com.optimaize.langdetect.NgramFrequencyData
Packages that use NgramFrequencyData
-
Uses of NgramFrequencyData in com.optimaize.langdetect
Methods in com.optimaize.langdetect that return NgramFrequencyDataModifier and TypeMethodDescriptionstatic @NotNull NgramFrequencyDataNgramFrequencyData.create(@NotNull Collection<LanguageProfile> languageProfiles, @NotNull Collection<Integer> gramLengths)