graph-rank

Link analysis algorithms

An implementation of PageRank and TextRank algorithms in Ruby.

Ruby implementation of the PageRank and TextRank algorithms.

GitHub

75 stars
6 watching
11 forks
Language: Ruby
last commit: over 10 years ago

Related projects:

RepositoryDescriptionStars
louismullie/open-nlpRuby bindings to a Java machine learning toolkit for natural language processing91
louismullie/treatA Ruby-based toolkit for natural language processing and computational linguistics1,369
louismullie/stanford-core-nlpProvides Ruby bindings to Stanford Core NLP tools for natural language processing tasks433
alixaxel/pagerankAn implementation of PageRank algorithm for weighted graphs in Go.85
kei500/liblinear-rubyProvides an interface to train and predict with machine learning models using LIBLINEAR83
kumar91gopi/algorithms-and-data-structures-in-rubyImplementations of various algorithms and data structures in Ruby722
lqhl/powerwalkA system for efficiently computing personalized page rank vectors on large graphs using distributed indexing and online querying15
bruce/graphyA Ruby library implementing graph data structures and algorithms48
louismullie/scalpelA Ruby library that uses a simple rule-based approach to segment sentences into individual words or phrases.51
evandrolg/computer_science_in_luaAn implementation of classic algorithms and data structures in Lua50
tsycho/ruby-machine-learningA collection of machine learning algorithms implemented in Ruby31
valdanylchuk/swiftlearnerA collection of machine learning algorithms implemented in Scala for prototyping and experimentation.39
rmlio/rmlmapper-javaA Java library that generates high-quality Linked Data from multiple semi-structured data sources using RML rules.161
tomz/liblinear-ruby-swigA Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications83
monora/rglA framework for graph data structures and algorithms in Ruby.415