Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.32 KB

tidybert

Lifecycle: experimental R-CMD-check

tidybert implements BERT NLP models with a consistent interface for fitting and creating predictions. The models are fully compatible with the tidymodels framework.

Installation

You can install the development version of tidybert from GitHub with:

# install.packages("remotes")
remotes::install_github("macmillancontentscience/tidybert")

Code of Conduct

Please note that the tidybert project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Disclaimer

This is not an officially supported Macmillan Learning product.

Contact information

Questions or comments should be directed to Jon Harmon ([email protected]) and Jonathan Bratt ([email protected]).