CRAN/E | ruimtehol

ruimtehol

Learn Text 'Embeddings' with 'Starspace'

Installation

About

Wraps the 'StarSpace' library 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 .

github.com/bnosac/ruimtehol

Key Metrics

Version 0.3.2
R ≥ 2.10
Published 2024-02-22 71 days ago
Needs compilation? yes
License MPL-2.0
CRAN checks ruimtehol results

Downloads

Yesterday 29 0%
Last 7 days 93 -12%
Last 30 days 341 -10%
Last 90 days 1.147 -8%
Last 365 days 4.432 -6%

Maintainer

Maintainer

Jan Wijffels

jwijffels@bnosac.be

Authors

Jan Wijffels

aut / cre / cph

(R wrapper)

BNOSAC

cph

(R wrapper)

Facebook
Inc.

cph

(Starspace (BSD licensed))

Material

README
NEWS
Reference manual
Package source

In Views

NaturalLanguageProcessing

Vignettes

Neural Text Models with R package ruimtehol

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ruimtehol archive

Depends

R ≥ 2.10

Imports

Rcpp ≥ 0.11.5
utils
graphics
stats

Suggests

udpipe
data.table

LinkingTo

Rcpp
BH