[gameprogrammer] Re: recognize the correct language from a stream of data

  • From: "Alan Wolfe" <atrix2@xxxxxxx>
  • To: <gameprogrammer@xxxxxxxxxxxxx>
  • Date: Thu, 15 Jul 2004 18:22:55 -0700

Oh man, what a task...

where are you getting this data streamed in from?

i'd think what you would want to do is find the most common words from the
languages you want to check for (like the, of, on, in for english maybe, o,
en, es, for spanish etc?) and just tally it up to see what language scores
the highest.

----- Original Message ----- 
From: "Tri M. Dang" <tridangus@xxxxxxxxx>
To: <gameprogrammer@xxxxxxxxxxxxx>
Sent: Thursday, July 15, 2004 5:46 PM
Subject: [gameprogrammer] recognize the correct language from a stream of
data


> Hi,
>
> Does anyone have any suggestion on how to recognize the correct language
(national language) from an incomming stream of data? (could be any language
English, Japanese, ...)
>
> Any suggestion or link is welcomed.
>
> TD.
>
>
>
> ---------------------
> To unsubscribe go to http://gameprogrammer.com/mailinglist.html
>
>



---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: