Skip to content

Use bag-of-words to calculate the word similarity

Notifications You must be signed in to change notification settings

Qiao126/WordSimilarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordSimilarity

Lisp implementation Use bag-of-words to calculate the word similarity

corpus: brown2.txt words: words.txt

Read the corpus file to generate feature vectors for words in words.txt (distributinal semantics), and then calculate the similarity between two words.

About

Use bag-of-words to calculate the word similarity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published