Open dchaplinsky opened 3 years ago
The list of other word vector algorithms to train on that corpus:
Great, thanks.
What about word2vec/lexvec/GloVe?
On Sun, Jul 11, 2021 at 5:40 PM Mayya98 @.***> wrote:
The list of other word vector algorithms to train on that corpus:
- Embedding Layer,
- ELMO,
- BERT https://www.kaggle.com/residentmario/notes-on-word-embedding-algorithms .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lang-uk/word-vectors-uk/issues/3#issuecomment-877811024, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABAA4UOKWD6K62OAQ43RRDTXGUNPANCNFSM5AC75PTQ .
For ubertext 1.0 we've used following algorithms:
Params that was previously used for training is described in article, linked above. Should we add something to the list (ELMo?). Should we remove something? I'm open for your ideas.