Uses of Class
com.yahoo.language.significance.impl.DocumentFrequencyFile
Packages that use DocumentFrequencyFile
-
Uses of DocumentFrequencyFile in com.yahoo.language.significance.impl
Methods in com.yahoo.language.significance.impl that return types with arguments of type DocumentFrequencyFileMethods in com.yahoo.language.significance.impl with parameters of type DocumentFrequencyFileModifier and TypeMethodDescriptionvoidSignificanceModelFile.addLanguage(String language, DocumentFrequencyFile documentFrequencyFile) Constructors in com.yahoo.language.significance.impl with parameters of type DocumentFrequencyFileConstructor parameters in com.yahoo.language.significance.impl with type arguments of type DocumentFrequencyFileModifierConstructorDescriptionSignificanceModelFile(String version, String id, String description, HashMap<String, DocumentFrequencyFile> languages)