Skip to content

Language detection for search

Mohamed El Mahallawy edited this page Jun 21, 2015 · 1 revision

We should be doing a language detection for searches.

If English, then do English search. If Arabic, do arabic search. If other, do other search accordingly. If transliteration, should detect that the language does not match anything and therefore just do a search via English and Arabic.

Can use this: https://github.com/peterc/whatlanguage

Clone this wiki locally