Closed mnavasloro closed 1 year ago
I got to solve the issue, added a new library for multi-language detection (so you can define a list of target languages) and also added KNN algorithm as an option. The fork is available here https://github.com/mnavasloro/ache-multilingual
I get the following error when trying to build a model using the sample_data data (both locally and using Docker):
docker run -v \config:/config -v /data:/data -p 8080:8080 vidanyu/ache buildModel -c /config/sample_config/stopwords.txt -t /config/sample_training_data -o /config/sample_model
The problem seems to be the arff file generated.