MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / fts-tokenizer.test.ts

File fts-tokenizer.test.ts

packages/node-runtime/src/nlp/__tests__/fts-tokenizer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import { describe, it } from 'node:test'
3import { tokenizeForFts, tokenizeQueryForFts } from '../fts-tokenizer'
4

Callers

nothing calls this directly

Calls 2

tokenizeForFtsFunction · 0.90
tokenizeQueryForFtsFunction · 0.90

Tested by

no test coverage detected