←back to thread

169 points mattmarcus | 1 comments | | HN request time: 0s | source
Show context
plaineyjaney ◴[] No.43613063[source]
This is really interesting! Intuitively it's hard to grasp that you can just subtract two average states and get a direction describing the model's perception of nullability.
replies(1): >>43613461 #
1. nick__m ◴[] No.43613461[source]
The original word2vec example might be easier to understand:

  vec(King) - vec(Man) + vec(Woman) = vec(Queen)