dtkirsch / hmmLinks
This project is a Ruby gem ('hmm') for machine learning that natively implements a (somewhat) generalized Hidden Markov Model classifier. At present, it is capable of supervised learning (using labeled training data) and Viterbi decoding. Unsupervised learning is on the way.
☆26Updated 15 years ago
Alternatives and similar repositories for hmm
Users that are interested in hmm are comparing it to the libraries listed below
Sorting:
- A Ruby wrapper for Latent Dirichlet Allocation (LDA).☆134Updated 5 years ago
- A simple tokenizer in Ruby for NLP tasks.☆46Updated 8 years ago
- Various distance and similarity measures for machine learning.☆30Updated 5 years ago
- Ruby Binding for Stanford Pos-Tagger and Name Entity Recognizer☆92Updated 11 years ago
- A Ruby interface to the WordNet® Lexical Database.☆139Updated 2 years ago
- Expose libstemmer_c to Ruby☆250Updated 3 years ago
- Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to o…☆58Updated 3 years ago
- A high-level interface to the CMU Link Grammar. (Github mirror)☆77Updated 5 years ago
- Ruby implementation of the PageRank and TextRank algorithms.☆75Updated 7 months ago
- Ruby wrapper for correcting spelling and grammar mistakes based on the context of complete sentences.☆477Updated 6 years ago
- A Ruby C wrapper for Open Text Summarizer☆205Updated 13 years ago
- A pure Ruby interface to the WordNet database☆91Updated 6 years ago
- This repository contains OLD version of NArray. Please visit NEW version =>☆170Updated 8 years ago
- Implementation of the Rapid Automatic Keyword Extraction algorithm in Ruby, a multi-word keywords extraction.☆37Updated 12 years ago
- K Means☆114Updated 9 years ago
- Simple random number generator gem for Ruby (based on C# code by John D. Cook).☆37Updated 6 years ago
- A document vector search with flexible matrix transforms. Currently supports Latent semantic analysis and Term frequency - inverse docume…☆149Updated 5 years ago
- Probability distributions for Ruby.☆51Updated 5 years ago
- Ruby library for exporting data from CLDR (Common Locale Data Repository)☆77Updated last week
- annoy-rb provides Ruby bindings for the Annoy (Approximate Nearest Neighbors Oh Yeah).☆36Updated last week
- Ruby language bindings for LIBSVM☆279Updated 2 years ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- Fast, pure-Ruby Aho-Corasick string search☆32Updated last year
- Download, unpack from a ZIP/TAR/GZ/BZ2 archive, parse, correct, convert units and import Google Spreadsheets, XLS, ODS, XML, CSV, HTML, e…☆305Updated 11 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆240Updated 4 months ago
- ☆82Updated 6 years ago
- Simple Rack middleware for implementing google analytics tracking in your Ruby-Rack based project. Supports synchronous and asynchronous …☆255Updated 6 years ago
- Recurrent Neural Network library for Ruby☆97Updated 8 years ago
- Ruby bindings to the OpenNLP Java toolkit.☆91Updated 7 months ago
- Fast string edit distance computation, using the Damerau-Levenshtein algorithm.☆151Updated last year