TextRank

Text ranking tool

A TextRank implementation in Golang for ranking important phrases, words, and sentences in text with extensible features and multithreading support.

wink cyclone strawberry TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).

GitHub

206 stars
7 watching
22 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists

gogolangpagerankphrase-extractionsentence-classificationsummarizationtextranktoken

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dinopuguh/gosentiwordnetAnalyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations.10
davidgamba/go-getoptionsA command line option parser with built-in auto-completion support for Go applications.56
cdebacco/springrankCalculates rankings in networks using the SpringRank method54
golang/benchmarksMacro-benchmarks for performance monitoring and development of the Go programming language.188
simonwaldherr/golangsortingvisualizationVisualizes various sorting algorithms in Go with animations125
go-ffmt/ffmtGolang beautifies data display by providing formatting options for humans308
vdaubry/github-awardsA platform to discover and rank GitHub users based on their repositories' language and location.1,582
jfcg/sortyFast and efficient sorting library for Go with concurrent and parallel capabilities133
louismullie/graph-rankAn implementation of PageRank and TextRank algorithms in Ruby.75
srfrog/dictProvides an alternative data structure to Go's built-in map and slice types45
alixaxel/pagerankAn implementation of PageRank algorithm for weighted graphs in Go.85
yourbasic/radixA fast string sorting algorithm implemented in Go.192
gosuri/uitableImproves readability in terminal apps by representing data as tables with customizable column sizing and wrapping736
drewstinnett/goutA utility package for formatting and serializing data in standard formats.17
mandiant/stringsifterA machine learning tool that ranks strings based on their relevance for malware analysis.688