rakeExtractKeywords
rakeExtractKeywords(
textChunk,maxKeywords?):Set<string>
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/utils.ts:71
Parameters
Section titled “Parameters”textChunk
Section titled “textChunk”string
maxKeywords?
Section titled “maxKeywords?”number
Returns
Section titled “Returns”Set<string>