abhay / calais

A Ruby interface to the Open Calais API (http://opencalais.com)

calais / Manifest.txt
100644 21 lines (20 sloc) 0.448 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
History.txt
MIT-LICENSE
Manifest.txt
README.txt
Rakefile
init.rb
lib/calais.rb
lib/calais/client.rb
lib/calais/response.rb
spec/calais/client_spec.rb
spec/calais/response_spec.rb
spec/calais_spec.rb
spec/fixtures/.gitignore
spec/fixtures/bicycles_australia.response.json
spec/fixtures/bicycles_australia.response.rdf
spec/fixtures/bicycles_australia.xml
spec/fixtures/calais.yml.sample
spec/fixtures/slovenia_euro.xml
spec/helper.rb
spec/spec.opts