linguistics 2.0.0
Linguistics is a framework for building linguistic utilities for Ruby objects in any language. It includes a generic language-independant front end, a module for mapping language codes into language names, and a module which contains various English-language utilities. Here are a few whimsical examples: Linguistics.use( :en ) # puts "Head of State".en.quantify( 11 )'
Gemfile:
=
install:
=
Development Dependencies (8):
hoe
~> 3.0
hoe-deveiate
~> 0.1
hoe-highline
~> 0.1.0
hoe-mercurial
~> 1.4.0
linkparser
~> 1.1
rdoc
~> 3.10
ruby-stemmer
~> 0.9
wordnet
~> 0.99