# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidybert" in publications use:' type: software license: Apache-2.0 title: 'tidybert: Tidy BERT-like Models' version: 0.0.0.9900 doi: 10.32614/CRAN.package.tidybert abstract: Implements BERT-like NLP models with a consistent interface for fitting and creating predictions. The models are fully compatible with the tidymodels framework. authors: - family-names: Bratt given-names: Jonathan email: jonathan.bratt@macmillan.com orcid: https://orcid.org/0000-0003-2859-0076 - family-names: Harmon given-names: Jon email: jonthegeek@gmail.com orcid: https://orcid.org/0000-0003-4781-4346 repository: https://jonthegeek.r-universe.dev repository-code: https://github.com/macmillancontentscience/tidybert commit: e25e1912249af094d275cff414598f3ad0cfb6af url: https://github.com/macmillancontentscience/tidybert contact: - family-names: Harmon given-names: Jon email: jonthegeek@gmail.com orcid: https://orcid.org/0000-0003-4781-4346