I am using a bunch of HTML pages saved without any extension (i.e. as plain text) in my positive and negative directories of train_data folder. Now when I run buildModel command to train a new model based on my provided dataset, a new temporary file "smile_input.arff' is prepared but it fails to generate features, model and final pageclassifier.yml file. I am running into this issue. Can someone help me debug this?
Moreover, I am using docker image vidanyu/ache:master
I am using a bunch of HTML pages saved without any extension (i.e. as plain text) in my positive and negative directories of train_data folder. Now when I run
buildModelcommand to train a new model based on my provided dataset, a new temporary file "smile_input.arff' is prepared but it fails to generate features, model and final pageclassifier.yml file. I am running into this issue. Can someone help me debug this?Moreover, I am using docker image vidanyu/ache:master