Stream: helpdesk (published)

Topic: NLP in Julia


view this post on Zulip Davi Sales Barreira (Sep 17 2021 at 17:32):

Is there a "to-go" package for NLP in Julia? I mean, a reference package like how Flux and MLJ are.

view this post on Zulip Mason Protter (Sep 17 2021 at 17:36):

I think(?) this is something @Lyndon White would know.

view this post on Zulip Mason Protter (Sep 17 2021 at 17:36):

I haven't heard much about a 'canonical' NLP package, but I'm not very connected to that space

view this post on Zulip Lyndon White (Sep 17 2021 at 17:37):

TextAnalysis.jl for "end user" tooling. In terms of "I just want to run some standard topic detection, sentiment analysis, pos tagging.

view this post on Zulip Lyndon White (Sep 17 2021 at 17:38):

The other Packages in JuliaText plus maybe Transformers.jl if you want more to build your own.
Or maybe just Transformers.jl if that is what you are into.


Last updated: Oct 02 2023 at 04:34 UTC