language detection using matlab gui

1 visualizzazione (ultimi 30 giorni)
Ngozika Onunkwo
Ngozika Onunkwo il 9 Gen 2016
Commentato: Walter Roberson il 21 Giu 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 Commenti
Stephen23
Stephen23 il 10 Gen 2016
Modificato: Stephen23 il 10 Gen 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 il 21 Giu 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.

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by