information-retrieval

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 75a4065b8167979b8484560b5f623a023ba647c4
parent edd197026c4213a9b7479de73a77d0f3944df0cf
Author: Andrew Laack <andrew.laack@imbue.com>
Date:   Wed, 31 Dec 2025 17:45:00 -0600

Updated todo

Diffstat:
MTODO.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -1,3 +1,4 @@ +- add language information somewhere - should we have a term count table for documents? - tf indexing - for each document go through each term within it and calculate the tf value directly