ShomyLiu / pytorch_bert_elmo_example

A text classification example with Bert/ELMo/GloVe in pytorch
http://shomy.top/2019/01/01/elmo-1/
91 stars 13 forks source link

Does Elmo support Chinese (Chinese sentence classification task)? Thank you #1

Open tectal opened 5 years ago

tectal commented 5 years ago

Does Elmo support Chinese (Chinese sentence classification task)? Thank you

ShomyLiu commented 5 years ago

Yes, Please refer to https://github.com/HIT-SCIR/ELMoForManyLangs
HIT-SCIR has released the ELMo model for Simplified Chinese.