Interview Guides
You are working on a text pipeline where documents need to be converted into numeric features before a model can use them. The same term should matter less if it appears in almost every document, and more if it is rare but informative.
What is TF-IDF?