Add todo file
This commit is contained in:
parent
aed568d11e
commit
8605ee6b2c
1 changed files with 6 additions and 0 deletions
6
todo
Normal file
6
todo
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[ ] Refactor website table to generic document table (maybe using URN instead of URL?)
|
||||
[ ] Define tokens table FKed to document table
|
||||
[ ] Refactor index.py to tokenize input into tokens table
|
||||
[ ] Define N-Grams table
|
||||
[ ] Add N-Gram generation to index.py
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue