weka511 / nlp

My experiments with Natural Language Processing. I've created a few programs to try out concepts.
GNU General Public License v3.0
1 stars 0 forks source link

Explore clustering of word vectors #17

Open weka511 opened 1 year ago

weka511 commented 1 year ago

I want to know:

  1. whether nouns, verbs, etc, emerge as clusters;
  2. Lakoff Prototype effects: are "nouny nouns" cluster to cluster centres?
weka511 commented 12 months ago

Investigate cosine distance.