Click here to Skip to main content
15,892,927 members
Articles / Programming Languages / C#

Term frequency/Inverse document frequency implementation in C#

Rate me:
Please Sign up or sign in to vote.
4.84/5 (56 votes)
28 Oct 20052 min read 211.9K   7K   59  
Text statistical-based measuring of similarity between two documents in a corpora.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer
Vietnam Vietnam
I'm still alive...but temporarily moved to work on mobile & web stuffs(j2me/brew/php/flash...something not M$). things have just been very busy, and probably will continue...so don't have chance to maintain & respond. Hope will have time to try to write again, because many ideas with WPF &silver light are waiting. wish me luck Smile | :)

FYI:
- MESHSimPack project(c# library for measuring similarity among concepts of the MESH ontology):
http://sourceforge.net/projects/meshsimpack.

Comments and Discussions