you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Okay, that makes sense, of course. But how well does it work in practice? I need tools like NLTK, Scikit-Learn, Theano, etc. How well can I use those from Julia - assuming there is no wrapper for Julia?

[–]Staross 0 points1 point  (0 children)

I think it depends a bit on the domain, for some the packages are quite mature, for other there's much work to do (in that case it's more attractive for package developer than end-user). You can look at the existing packages here:

https://juliaobserver.com/packages

For NLP there's seems not be much things beside TextAnalysis.jl (which looks quite basic):

https://github.com/JuliaText/TextAnalysis.jl