Package: projector
Title: Project Dense Vectors Representation of Texts on a 2D Plan
Version: 0.0.2
Date: 2018-02-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.4)
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: 2018-02-27 13:56:52 UTC; geantvert
Author: Michaël Benesty [aut, cre, cph]
Repository: CRAN
Date/Publication: 2018-02-27 14:11:58 UTC
Built: R 3.7.0; ; 2019-09-03 08:57:35 UTC; windows
