
To reproduce the preprocessed training data:
./data$ cd src && python preprocess.pyTo train the model:
$ cd src && python ner.pyTo run inference using trained model:
sym_gen defined in ner.pymodule.set_params()Refer to the test function in the Bucketing Module example and this issue on Bucketing Module Prediction