Describe the bug
If the writer IDs in the filenames of the model training documents contain letters, fit_model() produces the error:
To Reproduce
Steps to reproduce the behavior:
Created a folder called "handwriter_demo" on my desktop. Created a folder called "data" inside the "handwriter_demo" folder. Created a folder called "model_docs" inside the "data" folder.
Copied a cluster template "template.rds" into the "data" folder
Copied the following handwriting samples from the CSAFE Handwriting database into the model_docs folder:
Describe the bug If the writer IDs in the filenames of the model training documents contain letters,
fit_model()
produces the error:To Reproduce Steps to reproduce the behavior:
Expected behavior handwriter should be able to create a model from files where the writer IDs contain letters