I wonder if there are any good sets of word vectors in languages other than English (I'm specifically interested in Polish).
Same with any other language models and NLP related stuff. It's hard to find anything valuable.
Same with any other language models and NLP related stuff. It's hard to find anything valuable.
I don't think there's been much happening around word vectors specifically, but it's still worth knowing about.
Actually facebook research are pretty good at gathering things, their ParlAI project also gathers together other sources for conversational stuff.
Furthermore, given a copy of the text from wikipedia, it only takes 2 days of computation on a laptop with a modern GPU to regenerate them from scratch for any language having a wikipedia (I did that using two R packages a few years ago, I expect that it would be even simpler nowadays).