Click here to Skip to main content
15,887,214 members
Articles / Programming Languages / C#

WordNet-based semantic similarity measurement

,
Rate me:
Please Sign up or sign in to vote.
4.99/5 (45 votes)
28 Apr 2016CPOL21 min read 679.9K   124  
Capturing the semantic similarity between two short sentences based on the WordNet dictionary.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


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.

Written By
Software Developer
Australia Australia
Troy is employed in an Australian university, and maintains ebswift.com as a hobby. A number of popular coding projects have been produced by ebswift.com, including WordNetCE and the WordNet.Net open source .Net API for WordNet.

See http://www.ebswift.com for Troy's projects.

Comments and Discussions