pub fn featurize(
tree: &PatchTree,
spec: &PhraseSpec,
) -> Result<VettedCandidate, FeaturizeError>Expand description
Run the full pipeline for one term.
pub fn featurize(
tree: &PatchTree,
spec: &PhraseSpec,
) -> Result<VettedCandidate, FeaturizeError>Run the full pipeline for one term.