keyword-extraction topic
TextRank-Keyword-Extraction
Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and other techniques.
KeywordProcesser
使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
KeywordExtraction
Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both
abbreviation-extraction
Python3 implementation of the Schwartz-Hearst algorithm for extracting abbreviation-definition pairs
rakun
Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation
deep-keyphrase
seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer
KeyphraseVectorizers
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
YouTube SEO tool for extracting video tags without the need for the official YouTube API
trex
Efficient string matching with regular expressions
spacy_ke
Keyword extraction with spaCy