OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LightSentenceFeature
(Results
1 - 4
of
4
) sorted by null
/external/libtextclassifier/lang_id/features/
light-sentence-features.cc
24
lang_id::
LightSentenceFeature
);
light-sentence-features.h
29
typedef FeatureFunction<LightSentence>
LightSentenceFeature
;
36
SAFTM_DECLARE_CLASS_REGISTRY_NAME(lang_id::
LightSentenceFeature
);
relevant-script-feature.h
43
class RelevantScriptFeature : public
LightSentenceFeature
{
char-ngram-feature.h
56
class ContinuousBagOfNgramsFunction : public
LightSentenceFeature
{
Completed in 855 milliseconds