neutralStateProjectors | R Documentation |
neutralStateProjectors is a function that takes two words projectors and estimates the neutral state vector in between. To see more details about the quantum similarity go to Pothos and Busemeyer (2011).
neutralStateProjectors(word_a_vec, word_b_vec, Projector_a, Projector_b)
word_a_vec |
The first word one-dimensional vector. |
word_b_vec |
The second word one-dimensional vector. |
Projector_a |
The first word projector. |
Projector_b |
The second word projector. |
The function will return a value between 0 and 1 indicating the similarity between the two words.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.