Skip to content

Commit ae9e773

Browse files
committed
$40 verified stop words working
1 parent 291a018 commit ae9e773

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

TidyObsidian/docs/find-duplicate-blocks-README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434

3535
- Because the Obsidian vault is in a Git repo, use the Git local metadata to find files faster. Avoid heavy disk reads until looking at file context.
3636

37+
- Use stop words to skip tokenization of low value text. Overall reducing the number of tokens to compare.
38+
3739
## Usage
3840

3941
Go to working directly. Call script by full path.

0 commit comments

Comments
 (0)