Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Java API #173

Open
riyadparvez opened this issue Nov 8, 2016 · 1 comment
Open

Java API #173

riyadparvez opened this issue Nov 8, 2016 · 1 comment

Comments

@riyadparvez
Copy link

I do not have very good idea about Java-Clojure interop. Is there any plan releasing documentation of public methods to use from Java program or a Java API?

@almostimplemented
Copy link
Contributor

Take a look at
https://clojure.org/reference/java_interop#_calling_clojure_from_java
http://clojure.github.io/clojure/javadoc/
It's straightforward to write a wrapper class ensure Duckling is loaded (perhaps synchronously during construction) and to invoke the Duckling parse method.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants