Home
last modified time | relevance | path

Searched refs:BinaryFeatureType (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/lang_id/common/fel/
Dfeature-types.h128 class BinaryFeatureType : public FeatureType {
130 BinaryFeatureType(const string &name, const string &off, const string &on) in BinaryFeatureType() function