Liking cljdoc? Tell your friends :D

clojure-stanford-openie

A Clojure library designed to wrap Stanford CoreNLP's OpenIE

Usage

lein repl

(def pipeline (initialize-openie-pipeline))
(def text "I drink coke.")
(get-relations pipeline text)

Other Stuff

Check out https://github.com/clojurenlp/core/ for some other Stanford CoreNLP wrappers.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close