method of static class JsNgram
Description
Perform search and show result.
Example
JsNgram.appendSearchResult('cat');
Usage
appendSearchResult(what);
Argument what is a string to search.
Initializes the worker, and controls timing between searching and showing.