←back to thread

169 points mattmarcus | 2 comments | | HN request time: 0.412s | source
1. 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 #
2. nick__m ◴[] No.43613461[source]
The original word2vec example might be easier to understand:

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