[NLP][Python] Use OpenCC to convert simplified Chinese to traditional Chinese via opencc-python-reimplemented
Chinese characters can be roughly divided info "Traditional" and "Simplified". If you need to convert one to another, I think the most convenient tool is OpenCC in Python.
Read More »[NLP][Python] Use OpenCC to convert simplified Chinese to traditional Chinese via opencc-python-reimplemented