GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

keyword-extraction

Website
Wikipedia
https://static.github-zh.com/github_avatars/vi3k6i5?size=40
vi3k6i5 / flashtext

#自然语言处理#Extract Keywords from sentence or Replace keywords in sentences.

search-in-textkeyword-extraction自然语言处理word2vecdata-extraction
Python 5.66 k
2 个月前
MaartenGr/KeyBERT
https://static.github-zh.com/github_avatars/MaartenGr?size=40
MaartenGr / KeyBERT

Minimal keyword extraction with BERT

keyword-extractionkeyphrase-extractionbertmmr
Python 3.89 k
3 个月前
https://static.github-zh.com/github_avatars/letiantian?size=40
letiantian / TextRank4ZH

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

textrankkeyword-extractionPython
Python 3.37 k
1 个月前
https://static.github-zh.com/github_avatars/blmoistawinde?size=40
blmoistawinde / HarvestText

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

自然语言处理sentiment-analysisunsupervisednamed-entity-recognitiondependency-parserkeyword-extraction
Python 2.53 k
1 年前
https://static.github-zh.com/github_avatars/LIAAD?size=40
LIAAD / yake

Single-document unsupervised keyword extraction

keyword-extraction
Jupyter Notebook 1.74 k
4 天前
https://static.github-zh.com/github_avatars/boudinfl?size=40
boudinfl / pke

#自然语言处理#Python Keyphrase Extraction module

keyphrase-extraction自然语言处理information-retrievalcomputational-linguisticskeyword-extractionPythonkeyword
Python 1.58 k
2 年前
https://static.github-zh.com/github_avatars/csurfer?size=40
csurfer / rake-nltk

#算法刷题#Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.

nltk算法Pythontext-miningkeyword-extraction
Python 1.07 k
3 年前
https://static.github-zh.com/github_avatars/ArtistScript?size=40
ArtistScript / FastTextRank

#自然语言处理#中文文本摘要/关键词提取

Pythontextrankkeywordkeyword-extractionpagerank-algorithm自然语言处理
Python 441
4 年前
https://static.github-zh.com/github_avatars/sunyilgdx?size=40
sunyilgdx / SIFRank_zh

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

keyphrase-extractionkeyword-extractionelmopre-trained-language-modelsword-embeddingssentence-embeddingspython36
Python 429
5 年前
https://static.github-zh.com/github_avatars/lovit?size=40
lovit / KR-WordRank

#自然语言处理#비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다

keywordkeyword-extraction自然语言处理
Python 355
3 年前
https://static.github-zh.com/github_avatars/retextjs?size=40
retextjs / retext-keywords

plugin to extract keywords and key-phrases

natural-languagekeyword-extractionkeywordTensorflow
JavaScript 333
8 个月前
https://static.github-zh.com/github_avatars/vgrabovets?size=40
vgrabovets / multi_rake

#自然语言处理#Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python

自然语言处理keyword-extractionkeywordsrakePythontext-mining
Python 271
2 年前
https://static.github-zh.com/github_avatars/TimSchopf?size=40
TimSchopf / 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.

自然语言处理keyphrase-extractionkeyword-extraction机器学习Python
Python 263
7 个月前
https://static.github-zh.com/github_avatars/pszemraj?size=40
pszemraj / vid2cleantxt

#自然语言处理#Python API & command-line tool to easily transcribe speech-based video files into clean text

自然语言处理audioaudio-processingtranscriptionspeech-to-textspeech-recognitionspeechspelling-correctionkeyword-extractionkeywordsentencevideo-processingVideotransformerPythonWhisper
Jupyter Notebook 215
8 个月前
https://static.github-zh.com/github_avatars/shibing624?size=40
shibing624 / pke_zh

pke_zh, python keyphrase extraction for chinese(zh). 中文关键词或关键句提取工具,实现了KeyBert、PositionRank、TopicRank、TextRank等算法,开箱即用。

keywordkeyword-extraction
Python 207
1 年前
https://static.github-zh.com/github_avatars/boudinfl?size=40
boudinfl / ake-datasets

#自然语言处理#Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.

keyphrase-extractionkeyword-extractionbenchmarking数据集自然语言处理information-retrieval
Shell 146
5 年前
https://static.github-zh.com/github_avatars/mesejo?size=40
mesejo / trrex

#自然语言处理#Efficient string matching with regular expressions

search-in-textkeyword-extractiontrieRegular expression自然语言处理pandasPythontext-miningpython-librarystring-matching
Python 143
6 天前
https://static.github-zh.com/github_avatars/STHSF?size=40
STHSF / TextRank

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

keyword-extractiontextranksummarizer
Scala 130
5 年前
https://static.github-zh.com/github_avatars/JRC1995?size=40
JRC1995 / TextRank-Keyword-Extraction

#自然语言处理#Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and other techniques.

information-retrievalkeyword-extraction自然语言处理
Jupyter Notebook 114
5 年前
https://static.github-zh.com/github_avatars/WuLC?size=40
WuLC / KeywordExtraction

#自然语言处理#Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both

自然语言处理textrankJavakeyword-extraction
Java 104
8 年前
loading...