UNICODE character identification

[email protected] (George Milten) Tue, 10 Feb 2015 14:26:55 +0200
Newsgroups perl.perl4lib
Message-ID <CADVjQgY1AOLnBmqpuXh3XL4pMTAs=Spw+NDKGRtk_-ws1=Y_+g@mail.gmail.com>
--001a11c3f7cea325e9050ebb0044
Content-Type: text/plain; charset=UTF-8

Hello friendly folks,

follows what i am trying to do, and i am looking for your help in order to
find the most clever way to achieve this:

We have records, that include typos like this: we have a word say Plato,
where the last o is inputted with the keyboard set to Greek language, so we
need something that would parse all metadata in a per character basis,
check against what is the script language that the majority of characters
the word belongs to have, and return the odd characters, the script they
belong, and the record identifier they were found in, so as to be able to
correct them

thank you in advance

--001a11c3f7cea325e9050ebb0044
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello friendly folks,<div><br></div><div>follows what i am=
 trying to do, and i am looking for your help in order to find the most cle=
ver way to achieve this:</div><div><br></div><div>We have records, that inc=
lude typos like this: we have a word say Plato, where the last o is inputte=
d with the keyboard set to Greek language, so we need something that would =
parse all metadata in a per character basis, check against what is the scri=
pt language that the majority of characters the word belongs to have, and r=
eturn the odd characters, the script they belong, and the record identifier=
 they were found in, so as to be able to correct them</div><div><br></div><=
div>thank you in advance=C2=A0</div></div>

--001a11c3f7cea325e9050ebb0044--