问题 1
Explain the concept of tf-idf in text processing.
TF-IDF (Term Frequency-Inverse Document Frequency) is a numerical statistic that reflects the importance of a word in a document relative to a collection of documents.
Example:
In a document about machine learning, the term 'algorithm' might have a high TF-IDF score because it appears frequently in that document but less frequently across all documents in the collection.
保存以便复习
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
这有帮助吗?
添加评论
查看评论