Open MKatz-DHSC opened 5 months ago
Will need to borrow some helper functions from _example package. Looking initially at the clean_text
, but I'm sure there'll be more.
summarise_words
summarise_text_cleaner is non-obvious for testing - it attempts to inverse clean_words
, but this is a user-supplied function, not one from the library.
Add unit testing to the package?