Process / pipeline
关键词提取 — 自动识别关键术语
关键词提取是一项自然语言处理任务,旨在自动识别最能代表文档内容的词语或短语。它将大量自由文本转化为一个紧凑的、排序的关键词列表,借鉴了诸如 TextRank (Mihalcea & Tarau, 2004) 等统计图基方法,或 KeyBERT (Grootendorst, 2020) 等基于嵌入的方法。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Mihalcea, R. & Tarau, P. (2004). TextRank: Bringing Order into Texts. EMNLP, 404-411. link ↗
- Grootendorst, M. (2020). KeyBERT. Zenodo. link ↗
如何引用本页
ScholarGate. (2026, June 1). Automatic Keyword Extraction. ScholarGate. https://scholargate.app/zh/text-mining/keyword-extraction
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →发现本页有问题?报告或提出修改建议 →