← Back to context Comment by Calavar 1 year ago An LLM seems like overkill for a project like this. Why not word2vec? 6 comments Calavar Reply thatguysaguy 1 year ago The open vocabulary aspect seems important. Word2vec would never let me make "Pirate Pope Wars". legel 1 year ago I had the same thought.Some of the surprising discoveries I made with word2vec embeddings:human + robot ~= cyborgsilicon + electricity ~= solar cellsvirtual reality + reality ~= augmented realityAs reported here: https://web.archive.org/web/20160806040004if_/http://blog.yh... q3we 1 year ago how do you get human and robot? Silphendio 1 year ago I thought this would be very simple to do, so I tried it. https://silphendio.github.io/word2vec_alchemy/That simple demo took me way too long and all that time is wasted because word2vec simply sucks for this use-case. TeMPOraL 1 year ago More dimensions?
thatguysaguy 1 year ago The open vocabulary aspect seems important. Word2vec would never let me make "Pirate Pope Wars".
legel 1 year ago I had the same thought.Some of the surprising discoveries I made with word2vec embeddings:human + robot ~= cyborgsilicon + electricity ~= solar cellsvirtual reality + reality ~= augmented realityAs reported here: https://web.archive.org/web/20160806040004if_/http://blog.yh... q3we 1 year ago how do you get human and robot?
Silphendio 1 year ago I thought this would be very simple to do, so I tried it. https://silphendio.github.io/word2vec_alchemy/That simple demo took me way too long and all that time is wasted because word2vec simply sucks for this use-case.
The open vocabulary aspect seems important. Word2vec would never let me make "Pirate Pope Wars".
I had the same thought.
Some of the surprising discoveries I made with word2vec embeddings:
human + robot ~= cyborg
silicon + electricity ~= solar cells
virtual reality + reality ~= augmented reality
As reported here: https://web.archive.org/web/20160806040004if_/http://blog.yh...
how do you get human and robot?
I thought this would be very simple to do, so I tried it. https://silphendio.github.io/word2vec_alchemy/
That simple demo took me way too long and all that time is wasted because word2vec simply sucks for this use-case.
More dimensions?