keyword-extraction topic

List keyword-extraction repositories

TextRank-Keyword-Extraction

111
Stars
44
Forks
Watchers

Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and other techniques.

KeywordProcesser

63
Stars
13
Forks
Watchers

使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。

KeywordExtraction

99
Stars
37
Forks
Watchers

Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both

abbreviation-extraction

84
Stars
19
Forks
Watchers

Python3 implementation of the Schwartz-Hearst algorithm for extracting abbreviation-definition pairs

rakun

98
Stars
22
Forks
Watchers

Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation

deep-keyphrase

50
Stars
8
Forks
Watchers

seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer

KeyphraseVectorizers

247
Stars
33
Forks
Watchers

Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a document-keyphrase matrix.

YoutubeTags

30
Stars
13
Forks
Watchers

YouTube SEO tool for extracting video tags without the need for the official YouTube API

trex

134
Stars
6
Forks
Watchers

Efficient string matching with regular expressions