Y
Hacker News
new
|
ask
|
show
|
jobs
by
plaineyjaney
443 days ago
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.
1 comments
nick__m
443 days ago
The original word2vec example might be easier to understand:
vec(King) - vec(Man) + vec(Woman) = vec(Queen)
link