Searched refs:SkipGramParams (Results 1 – 2 of 2) sorted by relevance
40 struct SkipGramParams { struct124 SkipGramParams& skip_gram_params() { return skip_gram_params_; } in skip_gram_params()133 SkipGramParams skip_gram_params_;
374 bool ShouldIncludeCurrentNgram(const SkipGramParams& params, int size) { in ShouldIncludeCurrentNgram()386 int num_words, const SkipGramParams& params) { in ShouldStepInRecursion()424 const std::vector<std::string>& tokens, const SkipGramParams& params) { in ExtractSkipGramsImpl()470 ProjectionNormalizer* normalizer, const SkipGramParams& params) { in ExtractSkipGrams()