Package: newsmap
Type: Package
Title: Semi-Supervised Model for Geographical Document Classification
Version: 0.6
Authors@R: c(person("Kohei", "Watanabe", email = "watanabe.kohei@gmail.com", role = c("aut", "cre", "cph")), 
             person("Stefan", "Müller", email = "mullers@tcd.ie", role = "aut"),
             person("Dani", "Madrid-Morales", email = "dani.madrid@my.cityu.edu.hk", role = "aut"),
             person("Katerina", "Tertytchnaya", email = "katerina.tertytchnaya@gmail.com", role = "aut"))
Maintainer: Kohei Watanabe <watanabe.kohei@gmail.com>
Description: Semi-supervised model for geographical document classification (Watanabe 2018) <doi:10.1080/21670811.2017.1293487>. This package currently contains seed dictionaries in English, German, Spanish, Japanese and Russian.
License: MIT + file LICENSE
URL: https://github.com/koheiw/newsmap
BugReports: https://github.com/koheiw/newsmap/issues
LazyData: TRUE
Encoding: UTF-8
Depends: methods
Imports: utils, Matrix, quanteda (> 1.3), stringi,
Suggests: testthat,
RoxygenNote: 6.0.1
Collate: textmodel_newsmap.R data.R
NeedsCompilation: no
Packaged: 2018-09-02 04:12:14 UTC; kohei
Author: Kohei Watanabe [aut, cre, cph],
  Stefan Müller [aut],
  Dani Madrid-Morales [aut],
  Katerina Tertytchnaya [aut]
Repository: CRAN
Date/Publication: 2018-09-03 11:30:02 UTC
