Models - Turkish-Word-Embeddings/Word-Embeddings-Repository-for-Turkish GitHub Wiki

Word2Vec

GloVe (Global Vectors)

FastText

BERT (Bidirectional Encoder Representations from Transformers)

  • Github Repository: Contains a guide for finetuning, "BERT FineTuning with Cloud TPUs" (There is a pretrained multilingual model, probably we will fine tune that.).
  • turkish-bert: BERT models trained with Turkish corpus. Maybe we can fine tune these models.
  • Train BERT From Scratch: A guide on how to train a BERT model from scratch.

ELMo (Embeddings from Language Models)