Key Observations
- 90 is the operational “sweet spot”, balanced precision & recall
- False positives drop sharply after 0.90
- 92 yields perfect precision but too low recall
- Competing models exhibited unstable similarity scores or failed on morphology-heavy text
- E5 was the only model consistently giving >0.90 similarity only when texts were truly related
4. The State of Turkish Embedding Research (TR-MTEB)
Our internal results align with the broader academic landscape.The TR-MTEB benchmark, introduced in 2025, is the first large-scale, task-diverse evaluation suite for Turkish embeddings [8]. It includes:
- Retrieval
- STS
- Classification
- Clustering
- Pair Classification
- Bitext Mining
What TR-MTEB Shows
- Multilingual E5 models dominate overall performance.
- Turkish-specific models are improving but not yet surpassing multilingual E5.
- The ecosystem recognizes that Turkish needs dedicated, high-quality embedding models.
Notable Emerging Models
- turkish-e5-large: E5 finetuned on Turkish corpora [7]
- TR-MTEB’s contrastive-trained Turkish model [6]
- TurkEmbed: matryoshka-trained Turkish embedder [9]
- TurkColBERT: late-interaction IR for Turkish retrieval [10]
These models represent important progress but remain research-grade; plus, not yet validated across noisy enterprise domains like finance, logistics, customer support, or procurement.
5. Why Multilingual and Current Turkish Models Still Fall Short and a General-Purpose Turkish Embedder Matters
Research on Turkish morphology shows persistent issues around:
- Agglutinative structures
- Sparse tokenization
- Morphological segmentation errors
- Semantic drift in long compounds
Combined with real enterprise text issues:
- Typos, abbreviations
- Mixed Turkish-English technical phrases
- Domain-heavy vocabulary
Even strong multilingual models lose nuance and mis-rank similarities.In practice, this leads to:
- Excessive false positives
- Low recall in critical business categories
- Missed duplicate tickets
- Retrieval drift in RAG
- Decreased agent trust in AI output
Thus, even though E5-large is a strong baseline, there is still room and need for:
- better tokenization tailored to Turkish
- contrastive learning on enterprise corpora
- morphology-aware pretraining
- lightweight monolingual architectures (smaller and faster than multilingual E5)
A monolingual Turkish embedder is not just a linguistic improvement. It’s also lighter, faster, and cheaper to deploy on a scale.
Conclusion
Our benchmark confirmed an important truth:
- multilingual-e5-large is currently the strongest practical choice for enterprise Turkish text.
- TR-MTEB research reinforces this result across large-scale evaluations.
- Turkish-specific models are improving, but still not surpassing E5 in robustness.
- There is a clear gap between research prototypes and production-grade Turkish embeddings.
As
MDP continues to expand its
AI product ecosystem, building a high-quality Turkish embedder becomes a strategic foundation; not just for our own systems, but for any serious enterprise operating in Türkiye’s data landscape.
References
[1] Çöltekin, Ç. (2014, May). A set of open-source tools for Turkish natural language processing. In LREC (pp. 1079-1086). [2] Tohma, K., & Kutlu, Y. (2020). Challenges encountered in Turkish natural language processing studies. Natural and Engineering Sciences, 5(3), 204-211. [3] Wang, L., Yang, N., Huang, X., Yang, L., Majumder, R., & Wei, F. (2024). Multilingual E5 Text Embeddings: A Technical Report. arXiv Preprint arXiv:2402. 05672. [4] Zhang, X., Zhang, Y., Long, D., Xie, W., Dai, Z., Tang, J., … Others. (2024). mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval. Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track, 1393–1412. [5] Reimers, N., & Gurevych, I. (2019). Sentence-bert: Sentence embeddings using siamese bert-networks. arXiv preprint arXiv:1908.10084. [6] Baysan, M. S., & Gungor, T. (2025, November). TR-MTEB: A Comprehensive Benchmark and Embedding Model Suite for Turkish Sentence Representations. In C. Christodoulopoulos, T. Chakraborty, C. Rose, & V. Peng (Eds), Findings of the Association for Computational Linguistics: EMNLP 2025 (pp. 8867–8887). doi: 10.18653/v1/2025.findings-emnlp.471 [7] Kesgin, H. T., Yuce, M. K., & Amasyali, M. F. (2023). Developing and Evaluating Tiny to Medium-Sized Turkish BERT Models. arXiv Preprint arXiv:2307. 14134. [8] https://huggingface.co/trmteb/turkish-embedding-model [9] Ezerceli, Ö., Gümüşçekiçci, G., Erkoç, T., & Özenç, B. (2025, September). TurkEmbed: Turkish Embedding Model on Natural Language Inference & Sentence Text Similarity Tasks. 2025 Innovations in Intelligent Systems and Applications Conference (ASYU), 1–6. doi:10.1109/asyu67174.2025.11208511 [10] Ezerceli, Ö., Hussieni, M. E., Taş, S., Bayraktar, R., Terzioğlu, F. B., Çelebi, Y., & Asker, Y. (2025). TurkColBERT: A Benchmark of Dense and Late-Interaction Models for Turkish Information Retrieval. arXiv [Cs.CL]. Retrieved from http://arxiv.org/abs/2511.16528