language detection using matlab gui

조회 수: 1 (최근 30일)
Ngozika Onunkwo
Ngozika Onunkwo 2016년 1월 9일
댓글: Walter Roberson 2016년 6월 21일
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개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by