推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
makeapp
V2EX  ›  Python

python 分词的库

  •  
  •   makeapp · Sep 21, 2016 · 3383 views
    This topic created in 3657 days ago, the information mentioned may be changed or developed.

    有什么很好的库可以对没有空格的文字进行分词吗? 比如这段话 thealmondtreewasintentativeblossomthedayswerelongeroftenendingwithmagnificenteveningsofcorrugatedpinkskiesthehuntingseasonwasoverwithhoundsandgunsputawayforsixmonthsthevineyardswerebusyagainasthewellorganizedfarmerstreatedtheirvinesandthemorelackadaisicalneighborshurriedtodothepruningtheyshouldhavedoneinnovember

    2 replies  •  2016-09-21 17:17:39 +08:00
    menc
        1
    menc  
       Sep 21, 2016
    自己写一个,用 language model 那一套,
    载入词典,求最大似然,就行。

    首先,要有词典和词频
    jixiangqd
        2
    jixiangqd  
       Sep 21, 2016
    。。。。这样分出来的能用吗?我觉得分错的可能性非常高
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2747 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 02:25 · PVG 10:25 · LAX 19:25 · JFK 22:25
    ♥ Do have faith in what you're doing.