Borrar filtros
Borrar filtros

language detection using matlab gui

1 visualización (últimos 30 días)
Ngozika Onunkwo
Ngozika Onunkwo el 9 de En. de 2016
Comentada: Walter Roberson el 21 de Jun. de 2016
I want to create an application that recognizes the language of a text so that when the user inputs the text clicks on the pushbutton it displays the language . Please how do I go about it. What should the code look like.
  3 comentarios
Stephen23
Stephen23 el 10 de En. de 2016
Editada: Stephen23 el 10 de En. de 2016
Consider the word "a". What language is it? How do you know?
Language recognition is very complicated, and there are multiple possible approaches to achieve it (none of which are perfect). You should start by doing some research into different possible methods of doing this, deciding which one is appropriate for your task and level of experience, and then ask us when you have specific implementation problems.
Walter Roberson
Walter Roberson el 21 de Jun. de 2016
When I use Google Translate, it is more common than not that Google suggests at least three different languages for a text.
Sometimes language is unambiguous, such as Japanese written in katakana, or Korean written in hangul, but, for example, what might look like Chinese might instead be Japanese kanji, and what might look like Greek might be one of the languages that developed in areas where the Greek Orthodox Church was prevalent.
It can be difficult for an outsider to see the difference between the Iberian languages (e.g., Spanish, Portuguese, Galacian, Catalan.) Google Translate often has problems telling them apart on shorter texts with more dialect.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by