Multilingual NLP

I’m starting to do some research into multilingual NLP. Happy to collaborate with anyone here who has been or is interested in working on it. Thanks!

Gary

Do you have a good starting point? I’ve started to get interested in multilingual BERT and one of Facebook’s newer releases, LASER. Both seem quite promising

Could laser be used as a base LM to train a classifier, based on the ULMFiT approach?

1 Like

Just found this. Looks very promising. Took me less than an hour to set it up for a simple demo:
https://polyglot.readthedocs.io/en/latest/

Here’s a link to the repo: