The goal of morphemepiece is to allow you to tokenize words into morphemes (the smallest unit of meaning).
You can install the released version of morphemepiece from CRAN with:
install.packages("morphemepiece")
And the development version from GitHub with:
# install.packages("devtools")
::install_github("macmillancontentscience/morphemepiece") devtools
Please note that the morphemepiece project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
This is not an officially supported Macmillan Learning product.
Questions or comments should be directed to Jonathan Bratt (jonathan.bratt@macmillan.com) and Jon Harmon (jonthegeek@gmail.com).