Vocabularytools.
completionInputsshort | a string |
candidates | a sequence of pairs of the shape { obj full } |
Outputsseq | a sequence of pairs of the shape { score obj } |
Word descriptionCalls
completion to produce a sequence of
{ score obj } pairs, then calls
rank-completions to sort them and discard the low 33%.
Definition