Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Smile ML library #428

Open
zesch opened this issue Jan 25, 2018 · 4 comments
Open

Integrate Smile ML library #428

zesch opened this issue Jan 25, 2018 · 4 comments

Comments

@zesch
Copy link
Member

zesch commented Jan 25, 2018

This looks promising, but seems to need some non-Java libraries to be installed manually.

@reckart
Copy link
Member

reckart commented Jan 25, 2018

I believe DL4J ships the native BLAS libraries via Maven. Maybe the Smile ML guys could use these?

@Horsmann
Copy link
Member

@reckart
Copy link
Member

reckart commented Jan 26, 2018

I wonder if the instructions on the repo are still up-to-date - there seems to be a ND4J module which uses the native mavenized libraries from DL4J/ND4J

https://github.com/haifengl/smile/blob/master/nd4j/build.sbt

@Horsmann Horsmann changed the title Support for Smile ML library Integrate Smile ML library Oct 2, 2018
@Horsmann
Copy link
Member

Horsmann commented Oct 2, 2018

I have been playing around with the CRF implementation; Either I am missing something or the implementation scales zero. Plain POS tagging example is extremely RAM greedy and slow.

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

No branches or pull requests

3 participants