Hi, I've been looking at: https://github.com/epfml/Bi-Sent2Vec. I would like to use that to filter out a bunch of content(for now majorly tweets) that I scrape(https://github.com/BonfaceKilz/feedanalyser/). Is there a library that could help with this? If not, is there a library that could help interface with this or that could help me load and use the pre-trained data? I'm thinking of re-implementing this in Racket if there are no alternatives, but before I do that I'd like to be absolutely sure that no such thing exists in Racket. I've seen https://docs.racket-lang.org/rml-core/index.html but that seems to be a WIP.
Also, what's the state of ML and ML-related libs in Racket? FYI I'm no data-scientist but that's something that I'm slowly dipping my feet in. FWIW *Everybody* seems to be using Python for Data Science work. -- Bonface M. K. (https://www.bonfacemunyoki.com) One Divine Emacs To Rule Them All GPG key = D4F09EB110177E03C28E2FE1F5BBAE1E0392253F -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/86imdmbua8.fsf%40gmail.com.

