0 votes
in NLP using Python by
In NLP, The algorithm decreases the weight for commonly used words and

increases the weight for words that are not used very much in a collection of

documents

a. Term Frequency (TF)

b. Inverse Document Frequency (IDF)

c. Word2Vec

d. Latent Dirichlet Allocation (LDA)

1 Answer

0 votes
by
b. Inverse Document Frequency (IDF)

Related questions

0 votes
asked Sep 8, 2022 in NLP using Python by Robin
0 votes
asked May 7, 2023 in NLP using Python by john ganales
...