Text classification for non english text [hindi]

Hey,
I am trying to make text classification model for hindi language. Can any one suggest which strategy will be good for such problem.

  1. using elmo embedding for classification
  2. use openAI transformer
  3. use ULMFiT
    or any other ?
1 Like