Archive for the 編碼處理 category

python - 編碼偵測

星期六, 7月 14th, 2007

最近對處理編碼的問題感到興趣,且有實際上的需要,找了一下發現這個:

Universal Encoding Detector (python-chardet)
http://chardet.feedparser.org/

在 Debian/Ubuntu 上只需經由套件庫取得 python-chardet 即可。

來試用看看。

ref: http://c9s.blogspot.com/2007/06/blog-post_23.html

Recent Posts