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