property of static class JsNgram

Description

Additional document information shown at result header.

Example
JsNgram.titleInfo = 
{
  'a/path/to/the/document/a.txt': {
    'title': 'Alternate Title of A'
  }, 
  'a/path/to/the/document/b.txt': {
    'title': 'Alternate Title of B'
  }
};
      
Default value
{}
      
Usage

Users can specify additional informtions by document here.