ruimtehol: Learn Text 'Embeddings' with 'Starspace'

Wraps the 'StarSpace' library <https://github.com/facebookresearch/StarSpace> allowing users to calculate word, sentence, article, document, webpage, link and entity 'embeddings'. By using the 'embeddings', you can perform text based multi-label classification, find similarities between texts and categories, do collaborative-filtering based recommendation as well as content-based recommendation, find out relations between entities, calculate graph 'embeddings' as well as perform semi-supervised learning and multi-task learning on plain text. The techniques are explained in detail in the paper: 'StarSpace: Embed All The Things!' by Wu et al. (2017), available at <arXiv:1709.03856>.

Package details

AuthorJan Wijffels [aut, cre, cph] (R wrapper), BNOSAC [cph] (R wrapper), Facebook, Inc. [cph] (Starspace (BSD licensed))
MaintainerJan Wijffels <jwijffels@bnosac.be>
LicenseMPL-2.0
Version0.3.1
URL https://github.com/bnosac/ruimtehol
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ruimtehol")

Try the ruimtehol package in your browser

Any scripts or data that you put into this service are public.

ruimtehol documentation built on Jan. 7, 2023, 1:25 a.m.