• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆 - 224  文章 - 41  trackbacks - 0
            <2010年8月>
            25262728293031
            1234567
            891011121314
            15161718192021
            22232425262728
            2930311234

            享受編程

            常用鏈接

            留言簿(11)

            隨筆分類(159)

            隨筆檔案(224)

            文章分類(2)

            文章檔案(4)

            經典c++博客

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

             pymmseg-cpp
            http://code.google.com/p/pymmseg-cpp/

            pymmseg-cpp is a Python port of the rmmseg-cpp project. rmmseg-cpp is a MMSEG Chinese word segmenting algorithm implemented in C++ with a Ruby interface.

            Download the binary release on the right sidebar and copy the pymmseg directory to your Python's path (e.g. /usr/lib/python2.5/site-packages/). Here's an example of usage:

            from pymmseg import mmseg

            mmseg
            .dict_load_defaults()
            text
            = # ...
            algor
            = mmseg.Algorithm(text)
            for tok in algor:
            print '%s [%d..%d]' % (tok.text, tok.start, tok.end)

            Or you can download the source tarball or check out the latest code from the git repo hosted at github. Then you'll need to build the mmseg-cpp module yourself: goto the mmseg-cpp subdirectory and run the build.py script. It will build the native module for you.

            For more information, refer to the README file.


            很多同學都會出現亂碼的問題??赡苁莔mseg支持的是utf8, windows的本地默認編碼是cp936,也就是gbk編碼,所以在控制臺直接打印utf-8的字符串當然是亂碼了。 
            解決方法:
            在控制臺打印的地方用一個轉碼就ok了,打印的時候這么寫:
            print myname.decode('UTF-8').encode('GBK') 


            from pymmseg import mmseg

            mmseg
            .dict_load_defaults()
            text
            = # ...
            algor
            = mmseg.Algorithm(text)
            for tok in algor:
            print '%s [%d..%d]' % (tok.text.decode('UTF-8').encode('GBK') , tok.start, tok.end)

            posted on 2011-05-03 13:27 漂漂 閱讀(1151) 評論(0)  編輯 收藏 引用
            亚洲国产精品久久久天堂| 国产成人99久久亚洲综合精品| 亚洲国产成人久久精品99 | 91精品免费久久久久久久久| 久久久久国产一级毛片高清板| 中文字幕久久精品| 99久久成人国产精品免费| 四虎久久影院| 热re99久久精品国产99热| 伊人久久大香线蕉亚洲五月天| 99久久国产热无码精品免费| 无码人妻久久一区二区三区蜜桃 | 蜜臀av性久久久久蜜臀aⅴ麻豆 | 亚洲精品乱码久久久久久蜜桃| 国产三级久久久精品麻豆三级| 亚洲国产精品无码久久久久久曰 | 久久亚洲国产精品成人AV秋霞 | 亚洲&#228;v永久无码精品天堂久久| 久久综合亚洲色一区二区三区| 国产成人精品久久| 久久国产精品77777| 狠狠精品久久久无码中文字幕 | 成人免费网站久久久| 成人午夜精品无码区久久| 久久天天躁狠狠躁夜夜2020老熟妇 | 久久99精品国产99久久6男男| 久久综合亚洲色HEZYO社区 | 无码任你躁久久久久久老妇| 国产成人无码精品久久久免费 | 亚州日韩精品专区久久久| 久久99国产精品久久| 久久99精品国产一区二区三区| 少妇高潮惨叫久久久久久| 亚洲国产精品成人久久| 少妇久久久久久被弄高潮| 久久99国产乱子伦精品免费| 久久久久99精品成人片欧美 | 国产精品欧美久久久久天天影视 | 久久国产美女免费观看精品 | 怡红院日本一道日本久久| 欧美精品一区二区精品久久|