salesforce/TransmogrifAI

demo in java language

wangyu4882 opened this issue · 1 comments

Hi,

I want to use TransmogrifAI in JAVA env, and I found so hard to translate scala examples to java.

Can anybody provide some demos for use TransmogrifAI with java ?

Invoking TransmogrifAI from Java would be very difficult, due to various Scala only language features we rely on. For example TypeTags or Macros. I would not recommend to go into that direction and use it with Scala as designed.