Package: proustr Title: Tools for Natural Language Processing in French Version: 0.4.0 Date: 2019-02-05 Authors@R: person("Colin", "Fay", email = "contact@colinfay.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7343-1846")) Description: Tools for Natural Language Processing in French and texts from Marcel Proust's collection "A La Recherche Du Temps Perdu". The novels contained in this collection are "Du cote de chez Swann ", "A l'ombre des jeunes filles en fleurs","Le Cote de Guermantes", "Sodome et Gomorrhe I et II", "La Prisonniere", "Albertine disparue", and "Le Temps retrouve". URL: https://github.com/ColinFay/proustr BugReports: https://github.com/ColinFay/proustr/issues Depends: R (>= 2.10) License: MIT + file LICENSE Imports: stringr, rlang, tidyr, tokenizers, SnowballC, attempt LazyData: true RoxygenNote: 6.1.0 Encoding: UTF-8 Suggests: testthat, knitr, rmarkdown, covr, dplyr VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://colinfay.r-universe.dev Date/Publication: 2019-02-05 13:17:02 UTC RemoteUrl: https://github.com/colinfay/proustr RemoteRef: HEAD RemoteSha: ff1cd4bad45701e97ae85f894dbcab1bff9f15de NeedsCompilation: no Packaged: 2026-06-22 08:10:02 UTC; root Author: Colin Fay [aut, cre] (ORCID: ) Maintainer: Colin Fay