zenmachine by gleicon

zenmachine.wordpress.com code repo

created at Oct. 27, 2009, 11:34 p.m.

Python

4 +0

10 +0

1 +0

GitHub
Naive-Bayes by reddavis

Simple Naive Bayes classifier

created at Nov. 14, 2009, 8:32 p.m.

Ruby

6 +0

48 +0

8 +0

GitHub
rsyntaxtree by yohasebe

Syntax tree generator for linguistic research

created at Nov. 29, 2009, 2:14 p.m.

Ruby

7 +0

95 +0

16 +0

GitHub
TF-IDF by reddavis

Term Frequency - Inverse Document Frequency in Ruby

created at Dec. 18, 2009, 3:23 p.m.

Ruby

7 +0

35 +0

6 +0

GitHub
N-Gram by reddavis

N-Gram generator in Ruby - http://en.wikipedia.org/wiki/N-gram

created at Dec. 18, 2009, 3:30 p.m.

Ruby

5 +0

37 +0

6 +0

GitHub
numerizer by jduff

Parse numbers in natural language from strings (ex forty two).

created at Dec. 25, 2009, 4:48 a.m.

Ruby

3 +0

36 +0

13 +0

GitHub
unicode by blackwinter

Unicode normalization library. (Mirror of Yoshida-san's code base to maintain the RubyGem.)

created at March 1, 2010, 12:26 p.m.

C

6 +0

79 +0

10 +1

GitHub
Tactful_Tokenizer by zencephalon

Accurate Bayesian sentence tokenizer in Ruby.

created at March 10, 2010, 3:17 a.m.

Ruby

5 +0

79 +1

13 +0

GitHub
levenshtein-ffi by dbalatero

Fast string edit distance computation, using the Damerau-Levenshtein algorithm.

created at April 7, 2010, 5:30 p.m.

Ruby

3 +0

149 +0

24 +0

GitHub
wc by thesp0nge

Your Word Counter Gem

created at June 9, 2010, 3:56 p.m.

JavaScript

3 +0

6 +0

0 +0

GitHub
punkt-segmenter by lfcipriani

Ruby port of the NLTK Punkt sentence segmentation algorithm

created at June 26, 2010, 2:17 a.m.

Ruby

2 +0

92 +0

10 +0

GitHub
re2 by mudge

Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python".

created at July 24, 2010, 7:22 p.m.

Ruby

5 +0

127 +1

14 +0

GitHub
kronic by xaviershay

A dirt simple library for parsing and formatting human readable dates

created at Sept. 19, 2010, 4:59 p.m.

Ruby

5 +0

151 +0

12 +0

GitHub
ffi-hunspell by postmodern

Ruby FFI bindings for Hunspell.

created at Oct. 6, 2010, 5:41 a.m.

Ruby

5 +0

48 +0

24 +0

GitHub
fuzzy-string-match by kiyoka

fuzzy string matching library for ruby

created at Oct. 12, 2010, 2:30 a.m.

Ruby

13 +0

277 +0

39 +0

GitHub
summarize by ssoper

A Ruby C wrapper for Open Text Summarizer

created at Nov. 30, 2010, 8:21 p.m.

Ruby

7 +0

208 +0

14 +0

GitHub
chronic_between by jrobertson

A natural language parser for validating complex date ranges

created at March 26, 2011, 5:02 p.m.

Ruby

2 +0

27 +0

3 +0

GitHub
Hunspell by segabor

Ruby wrapper for the famous spell checker library hunspell.

created at May 4, 2011, 4:50 a.m.

C

4 +0

33 +0

11 +0

GitHub
hunspell by romanbsd

Ruby bindings to Hunspell 1.2.x with iconv support

created at May 5, 2011, 12:05 p.m.

C

4 +0

4 +0

2 +0

GitHub
chatterbot by muffinista

A straightforward ruby-based Twitter Bot Framework, using OAuth to authenticate.

created at May 7, 2011, 8:59 p.m.

Ruby

32 +0

493 +0

106 -1

GitHub