Package: tif Type: Package Title: Text Interchange Format Version: 0.4 Authors@R: c(person("Taylor", "Arnold", role = c("aut", "cre"), email = "tarnold2@richmond.edu"), person("Ken", "Benoit", role = "aut", email = "k.r.benoit@lse.ac.uk"), person("Lincoln", "Mullen", role = "aut", email = "lmullen@gmu.edu "), person("Adam", "Obeng", role = "aut", email = "contact@adamobeng.com"), person("rOpenSci Text Workshop Participants (2017)", role = "aut")) Maintainer: Taylor B. Arnold Description: Provides validation functions for common interchange formats for representing text data in R. Includes formats for corpus objects, document term matrices, and tokens. Other annotations can be stored by overloading the tokens structure. Imports: Matrix License: GPL-2 Encoding: UTF-8 URL: https://docs.ropensci.org/tif, https://github.com/ropensci/tif BugReports: http://github.com/ropensci/tif/issues RoxygenNote: 7.2.1 Suggests: testthat Repository: https://ropensci.r-universe.dev Date/Publication: 2023-11-26 21:57:13 UTC RemoteUrl: https://github.com/ropenscilabs/tif RemoteRef: master RemoteSha: 7a335fc5d620b41aa830abc7255f57674d8fa230 NeedsCompilation: no Packaged: 2026-06-14 08:55:15 UTC; root Author: Taylor Arnold [aut, cre], Ken Benoit [aut], Lincoln Mullen [aut], Adam Obeng [aut], rOpenSci Text Workshop Participants (2017) [aut]