public
Description: A Ruby interface to the Open Calais API (http://opencalais.com)
Homepage: http://calais.rubyforge.org/
Clone URL: git://github.com/abhay/calais.git
calais / CHANGELOG.markdown
100644 33 lines (26 sloc) 0.849 kb

Changes

0.0.7

  • verified 4.0 API
  • moved gem packaging to jeweler and documentation to yard

0.0.6

  • fully implemented 3.1 API

0.0.5

  • fixed error where classes weren't being required in the proper order on Ubuntu (reported by Jon Moses)
  • New things coming back from the API. Fixing in tests.

0.0.4

  • changed dependency from hpricot to libxml
  • unicode fun
  • cleanup all around

0.0.3

  • pluginized the library for Rails (thanks pius)
  • added helper methods name entity types from a response

0.0.2

  • cleanup in the specs
  • cleaner parsing
  • location of named entities
  • more data in relationships
  • moved Names and Relationships

0.0.1

  • Access to OpenCalais's Enlighten action
  • Single method to process a document
    • Get relationships and names from a document