Kind: Function
Source: atloria-monorepo/apps/web/src/app/app/desk/components/copilotUtils.ts
Case-insensitive tokens, length ≥ 3, stopwords removed, deduped.
Signature
tsfunction gapTokens(text: string): string[]
Parameters
| Name | Type |
|---|---|
text | string |
Returns: string[]
Was this page helpful?