content_indexer v0.2.5 ContentIndexer.TfIdf.DocTerms.Server

Summary DocTerms is a GenServer with a Map of tuples that has the document, and a count of each of the terms in the document

The key is a combination of the document_name & term

Link to this section Summary

Functions

Initialises the Doc Terms with an empty map

Link to this section Functions

Link to this function init_doc_terms()

Initialises the Doc Terms with an empty map