V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
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
lixuda
V2EX  ›  Python

Python 有没有 英文文章 提取关键词 库?

  •  
  •   lixuda · Apr 7, 2020 · 3989 views
    This topic created in 2218 days ago, the information mentioned may be changed or developed.

    网上搜索出来大部分都是中文 提取 关键词,有没有英文的?先谢谢大家了

    5 replies    2020-04-10 18:26:17 +08:00
    TimePPT
        1
    TimePPT  
    PRO
       Apr 7, 2020 via Android
    算法不是一样的么,英文还不用分词。
    kaoshuiwan
        2
    kaoshuiwan  
       Apr 7, 2020
    中英文应该都可以用 textrank 算法吧,也许 spacy 或者 corenlp 等库有写好的封装,textrank 我记得 github 也有库
    ml1344677
        3
    ml1344677  
       Apr 7, 2020
    关键词算法 简单的就是 TF-IDF 或者 TextRank 这两个和语言都没有关系
    lsvih
        4
    lsvih  
       Apr 7, 2020
    neosfung
        5
    neosfung  
       Apr 10, 2020
    不推荐 textrank,超级慢
    像楼主没有基本概念的,tfidf 来一波可能就解决问题了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2477 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 08:13 · PVG 16:13 · LAX 01:13 · JFK 04:13
    ♥ Do have faith in what you're doing.