-
Notifications
You must be signed in to change notification settings - Fork 4
Document Import and Indexing
nickmccoy edited this page Mar 5, 2018
·
1 revision
-
document
- Contains information for each indexed document. When indexing a document, one row will be inserted into the document table. -
term
- Contains the unique terms of all documents. -
gram
- Contains the grams for a document. Either uni- or bi-grams. -
idf
- -
tf
- Cross-reference table for a document and its terms/grams
- insert_terms
- insert_bigram_df