Package: wordmap Type: Package Title: Feature Extraction and Document Classification with Noisy Labels Version: 0.9.5 Authors@R: c(person("Kohei", "Watanabe", email = "watanabe.kohei@gmail.com", role = c("aut", "cre", "cph"))) Maintainer: Kohei Watanabe Description: Extract features and classify documents with noisy labels given by document-meta data or keyword matching Watanabe & Zhou (2020) . License: MIT + file LICENSE URL: https://github.com/koheiw/wordmap BugReports: https://github.com/koheiw/wordmap/issues LazyData: TRUE Encoding: UTF-8 Depends: R (>= 3.5), methods Imports: utils, Matrix, quanteda (>= 2.1), stringi, ggplot2, ggrepel Suggests: spelling, testthat Language: en-US RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://koheiw.r-universe.dev Date/Publication: 2025-07-10 07:58:13 UTC RemoteUrl: https://github.com/koheiw/wordmap RemoteRef: HEAD RemoteSha: b42224efa21c562fb5a4f14e6ac025977e37251c NeedsCompilation: no Packaged: 2026-06-05 08:39:49 UTC; root Author: Kohei Watanabe [aut, cre, cph]