keyword-extraction topic

List keyword-extraction repositories

rake-nltk

1.0k
Stars
195
Forks
Watchers

Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.

kwx

67
Stars
10
Forks
Watchers

BERT, LDA, and TFIDF based keyword extraction in Python

HarvestText

2.3k
Stars
330
Forks
Watchers

文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法

multi_rake

264
Stars
38
Forks
Watchers

Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python

SIFRank_zh

416
Stars
80
Forks
Watchers

Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)

TextRank

123
Stars
54
Forks
Watchers

基于PageRank的TextRank方法, 可以应用于中文关键词、短语、摘要提取程序,代码使用Scala编写。

flashtext

5.6k
Stars
592
Forks
Watchers

Extract Keywords from sentence or Replace keywords in sentences.

TextRank4ZH

3.2k
Stars
841
Forks
Watchers

:deciduous_tree:从中文文本中自动提取关键词和摘要

KeyBERT

3.3k
Stars
330
Forks
Watchers

Minimal keyword extraction with BERT