Problem
Currently, "example_text_classification" example only supports English, so I would like to add a code to test the example in Korean.
Solution
Through Python, I will write an example code that can be text classified in Korean and then rewrite it in c language.
I am going to pre-processing Korean using KoNLPy library.