This post was updated on .
This is my first post.
I have used weka 3.8.3 and I recognized new version (3.8.4) 4 days ago. I installed weka 3.8.4 successully and I found that weka 3.8.4 uses openJDK11, zulu. I belive the openJDK11, zulu can improve Weka's utilization. However when weka 3.8.4 loads the weka3.8.3's arff,exp and kf files of ANSI type, errors occur. I have two solutions. One, I should transfer all of 3.8.3's arff, exp and kf files to 3.8.4 independently. Tow, I will wait for weka 3.8.4's multi language pack. Best regard! _______________________________________________ Wekalist mailing list -- wekalist@list.waikato.ac.nz Send posts to: To unsubscribe send an email to wekalist-leave@list.waikato.ac.nz To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
That doesn't sound good, but what is an ANZI type error? Can you perhaps post the ARFF file that causes the error (or just a small subset of it)? Cheers, Eibe On Fri, Feb 14, 2020 at 1:40 PM <[hidden email]> wrote: This is my first post. _______________________________________________ Wekalist mailing list -- [hidden email] Send posts to: To unsubscribe send an email to [hidden email] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
I hope below images can help you fix the encodig problems.
<https://weka.8497.n7.nabble.com/file/t7064/%EC%8A%AC%EB%9D%BC%EC%9D%B4%EB%93%9C1.png> <https://weka.8497.n7.nabble.com/file/t7064/%EC%8A%AC%EB%9D%BC%EC%9D%B4%EB%93%9C2.png> <https://weka.8497.n7.nabble.com/file/t7064/%EC%8A%AC%EB%9D%BC%EC%9D%B4%EB%93%9C3.png> <https://weka.8497.n7.nabble.com/file/t7064/%EC%8A%AC%EB%9D%BC%EC%9D%B4%EB%93%9C4.png> ACTUAL_384_ANSI.arff <https://weka.8497.n7.nabble.com/file/t7064/ACTUAL_384_ANSI.arff> ACTUAL_384_utf8.arff <https://weka.8497.n7.nabble.com/file/t7064/ACTUAL_384_utf8.arff> -- Sent from: https://weka.8497.n7.nabble.com/ _______________________________________________ Wekalist mailing list -- [hidden email] Send posts to: To unsubscribe send an email to [hidden email] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
In reply to this post by KoreaWekaUser
I wrote a question about not loading multi-language problem 1 year ago.
Now, I figure out to fix this problem. Just setting Unicode Utf-8 check on control panel. You should follow 3 steps. 1. Save arff file as UTF-8 2. Change cp949 for RunWeka.ini 3. Check Unicode Utf-8 in Region Settings You can see the detailed information in my blog https://blog.naver.com/bulleten/222244001431 -- Sent from: https://weka.8497.n7.nabble.com/ _______________________________________________ Wekalist mailing list -- [hidden email] Send posts to [hidden email] To unsubscribe send an email to [hidden email] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
> I wrote a question about not loading multi-language problem 1 year ago.
> > Now, I figure out to fix this problem. > Just setting Unicode Utf-8 check on control panel. > You should follow 3 steps. > > 1. Save arff file as UTF-8 > 2. Change cp949 for RunWeka.ini > 3. Check Unicode Utf-8 in Region Settings > > You can see the detailed information in my blog > https://blog.naver.com/bulleten/222244001431 Thanks for that! I've added it to the FAQs: https://waikato.github.io/weka-wiki/faqs/can_i_process_utf8_datasets_or_files/ Cheers, Peter -- Peter Reutemann Dept. of Computer Science University of Waikato, NZ +64 (7) 577-5304 http://www.cms.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/ _______________________________________________ Wekalist mailing list -- [hidden email] Send posts to [hidden email] To unsubscribe send an email to [hidden email] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
Free forum by Nabble | Edit this page |