public
Description: A language detection library for Ruby that uses bloom filters for speed.
Homepage:
Clone URL: git://github.com/peterc/whatlanguage.git
whatlanguage / Manifest.txt
100644 20 lines (19 sloc) 0.313 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
History.txt
Manifest.txt
README.txt
Rakefile
build_filter.rb
example.rb
lang/dutch.lang
lang/farsi.lang
lang/german.lang
lang/pinyin.lang
lang/russian.lang
lang/english.lang
lang/portuguese.lang
lang/french.lang
lang/spanish.lang
lib/bitfield.rb
lib/bloominsimple.rb
lib/whatlanguage.rb
test/test_whatlanguage.rb