quangngoc Stemming is not computationally expensive, so it should be used where the dataset is large and performance is an issue. Lemmatization is computationally expensive because it involves dictionary look-up or a rule-based system. It is recommended for smaller datasets where accuracy is more important.