What are some of the preprocessing techniques used in information retrieval?
For information retrieval of texts, certain preprocessing is necessary. Those are
a) Vectorization
b) Lemmatization
c) Stemming
d) Tokenization
e) Stopping stopwords.
F) Text summarization