textstem
textstem copied to clipboard
Update lemmatize.R
Performs lemmatisation faster (>10x faster than lemmatize_strings on a vector of 10000 strings) by using hash tables.
Thanks for the PR I'll have a look within the week