RAKE.Go
Keyword extractor
An algorithm for extracting keywords from text based on word frequency and part-of-speech tagging
A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)
117 stars
7 watching
18 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alirezatheh/perke | A Python package for extracting keyphrases from Persian text using various machine learning models. | 70 |
liaad/yake | An unsupervised approach to automatically extract keywords from text without requiring training data or dictionaries. | 1,647 |
limiu82214/gojmapr | A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
karust/gogetcrawl | A tool and package for extracting web archive data from popular sources like Wayback Machine and Common Crawl using the Go programming language. | 147 |
zoomio/tagify | An application that extracts keywords from text sources | 38 |
go-xkg/xkg | A tool that captures and decodes keyboard input in real-time. | 57 |
yhat/scrape | A collection of utility functions and tools to simplify web scraping in Go. | 1,513 |
mustard-parfait/kat-oh | A command-line tool designed to fetch and interact with external data sources using a simple, intuitive CLI interface. | 7 |
retextjs/retext-keywords | A plugin to extract keywords and key phrases from text documents. | 327 |
pxyup/fitter | A utility for extracting and processing data from various sources, including APIs, websites, and static text | 119 |
kkyr/go-recipe | A Go library for scraping recipe data from various websites using HTML scraping and schema-based approaches | 27 |
jakopako/goskyr | A tool to simplify web scraping of list-like structured data from web pages | 35 |
seversky/gachifinder | An agent for scraping and storing news articles from Korean portals. | 16 |
yaa110/goterator | An iterator implementation providing map and reduce functionalities for data processing in Go. | 16 |
003random/getjs | A tool to extract JavaScript sources from URLs and web pages efficiently | 708 |