English

Multilingual Search with Subword TF-IDF

Computation and Language 2022-09-30 v2 Artificial Intelligence Machine Learning

Abstract

Multilingual search can be achieved with subword tokenization. The accuracy of traditional TF-IDF approaches depend on manually curated tokenization, stop words and stemming rules, whereas subword TF-IDF (STF-IDF) can offer higher accuracy without such heuristics. Moreover, multilingual support can be incorporated inherently as part of the subword tokenization model training. XQuAD evaluation demonstrates the advantages of STF-IDF: superior information retrieval accuracy of 85.4% for English and over 80% for 10 other languages without any heuristics-based preprocessing. The software to reproduce these results are open-sourced as a part of Text2Text: https://github.com/artitw/text2text

Keywords

Cite

@article{arxiv.2209.14281,
  title  = {Multilingual Search with Subword TF-IDF},
  author = {Artit Wangperawong},
  journal= {arXiv preprint arXiv:2209.14281},
  year   = {2022}
}
R2 v1 2026-06-28T02:18:45.463Z