Consider the following corpus consisting of 4 documents.
1. a a b c
2. a c c c d e f
3. a c d d d
4. a d f
What is the tf-idf value for “d” in Document 3? Round your answer to two decimal places and use a period as a decimal separator.
Use the following equation to calculate the inverse document frequency:
where ln is the natural logarithm (log e )