You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2018. It is now read-only.
I asked at Etsy colleague how he normalizes data (in the database sense). Here was his response:
"I believe what I did was to lowercase, remove duplicate spaces, stem and get rid of stop words. all of these concepts are general"
Also: http://www.omegahat.org/Rstem/stemming.pdf
The text was updated successfully, but these errors were encountered: