Package: projector
Title: Project Dense Vectors Representation of Texts on a 2D Plan
Version: 0.0.1
Date: 2017-09-27
Authors@R: person("Michaël", "Benesty", role = c("aut", "cre", "cph"), email = "michael@benesty.fr")
Maintainer: Michaël Benesty <michael@benesty.fr>
Description: Display dense vector representation of texts on a 2D plan to better
  understand embeddings by observing the neighbors of a selected text.
  It also includes an interactive application to change dynamically the pivot text.
URL: https://github.com/pommedeterresautee/projector
BugReports: https://github.com/pommedeterresautee/projector/issues
Depends: R (>= 3.1)
Imports: methods, RcppAnnoy (>= 0.0.10), Rtsne, RColorBrewer, dbscan,
        plotly, assertthat, shiny, shinythemes, shinyjs
Suggests: knitr, testthat, fastrtext, covr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-28 09:18:35 UTC; geantvert
Author: Michaël Benesty [aut, cre, cph]
Repository: CRAN
Date/Publication: 2017-09-28 10:42:07 UTC
