public interface DfModel extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getDf(String term)
Returns the number of documents, in which the term appears.
|
int |
getDocumentCount() |
String |
getFeaturePath() |
boolean |
getLowercase() |
static final String FILE_NAME
int getDf(String term)
term
- a term.int getDocumentCount()
String getFeaturePath()
boolean getLowercase()
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.