CogComp / saul

Saul : Declarative Learning-Based Programming
Other
64 stars 18 forks source link

Java interface for data model and feature extraction language #12

Open kordjamshidi opened 9 years ago

christos-c commented 9 years ago

I thought this wasn't possible unless you decompile the JVM code?

sameersingh commented 9 years ago

It is, as long as this interface is carefully designed. Here are some guidelines (http://lampwww.epfl.ch/~michelou/scala/using-scala-from-java.html) but it'll be a bit trial and error.

danyaljj commented 8 years ago

@kordjamshidi is this a valid issue?

kordjamshidi commented 8 years ago

It depends if we want it to be fully worked out and documented. But it is not a priority, I think.