language detection using matlab gui

1 次查看(过去 30 天)
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 个评论
Stephen23
Stephen23 2016-1-10
编辑:Stephen23 2016-1-10
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 2016-6-21
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.

请先登录,再进行评论。

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by