neutralStateProjectors: neutralStateProjectors

View source: R/QLSA.R

neutralStateProjectorsR Documentation

neutralStateProjectors

Description

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).

Usage

neutralStateProjectors(word_a_vec, word_b_vec, Projector_a, Projector_b)

Arguments

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.

Value

The function will return a value between 0 and 1 indicating the similarity between the two words.


alejandrommingo/QLSA documentation built on March 19, 2022, 3:36 a.m.