International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 93 - Issue 13 |
Published: May 2014 |
Authors: Puneet Goswami, Vidya Kamath |
![]() |
Puneet Goswami, Vidya Kamath . The DF-ICF Algorithm- Modified TF-IDF. International Journal of Computer Applications. 93, 13 (May 2014), 28-30. DOI=10.5120/16276-6036
@article{ 10.5120/16276-6036, author = { Puneet Goswami,Vidya Kamath }, title = { The DF-ICF Algorithm- Modified TF-IDF }, journal = { International Journal of Computer Applications }, year = { 2014 }, volume = { 93 }, number = { 13 }, pages = { 28-30 }, doi = { 10.5120/16276-6036 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2014 %A Puneet Goswami %A Vidya Kamath %T The DF-ICF Algorithm- Modified TF-IDF%T %J International Journal of Computer Applications %V 93 %N 13 %P 28-30 %R 10.5120/16276-6036 %I Foundation of Computer Science (FCS), NY, USA
The tf-idf is an algorithm which is generally used where massive data processing is done. Tf-idf is the weight given to a particular term within a document and it is proportional to the importance of the term. This paper aims to use the idea behind the tf-idf algorithm to design the df-icf algorithm which finds the importance of a particular document within the given corpus.