property of static class JsNgram
Description
The size of N-gram index.
Example
JsNgram.size = 3;
Default value
2
Usage
This is a constant number for the system. Users may change this to fit the backend system.
The size of N-gram index.
JsNgram.size = 3;
2
This is a constant number for the system. Users may change this to fit the backend system.