Building a Custom Dataset

Building a custom dataset involves using customized JSON files as input and executing the build command that creates the binary files that compose the dataset as output.

To build a custom dataset execute the following command from the command prompt.

java -Xmx512m -jar cdb-<version>.jar -createDictionary -configFilePath="$configFilePath" 

The Custom Dataset Builder builds the dataset and places it in the folder you specified.