/alchemy-clojure

A SDK for AlchemyAPI using Clojure

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

alchemy-clojure

A SDK for AlchemyAPI using Clojure

Usage

(with-api-key "your-api-key" 
    (entities :text "This is some text about Russia and Sochi" {:disambiguate 0}))

License

Copyright © 2014 Dmitriy Rozhkov

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.