OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LabelToSpan
(Results
1 - 2
of
2
) sorted by null
/external/libtextclassifier/smartselect/
feature-processor.h
185
bool
LabelToSpan
(int label, const VectorSpan<Token>& output_tokens,
feature-processor.cc
208
bool FeatureProcessor::
LabelToSpan
(
428
if (!
LabelToSpan
(i, tokens, &span)) {
Completed in 638 milliseconds