OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Trigram tables

[ Lists Home | Date Index | Thread Index ]

From: "John Cowan" <jcowan@reutershealth.com>

> Richard Tobin scripsit:
> 
> > lost is to the hishart commusted matimany he usider wit darly he the

Richard has never made more sense :-)
 
> It's fairly easy to spoof such tables if you are allowed to construct
> the text and it need not make sense.  Constructing well-formed French or
> Indonesian or something that spoofs the tables will not be so simple.

Of course, one use for trigram tables is for OCR error detection
without the need for a full dictionary.  The most common errors
of English OCR are confusing  0/O, 1/l, i/j and perhaps 5/S.  Trigram tables 
tend to be able to find those kinds of errors, at different implementation complexity 
than a spell check. 

Another use is for trigam indexing, which allows some kinds of faster jumping
within documents.  (For Chinese, bigram indexing is regarded as one of the
most efficient ways to index a document.) Knowledge of the occurrences
of trigrams lets you pick a suitable algorithms. 

There is a lot of academic work on character occurrences, but little of it
trickles down in a useable form (as code or tables) to the developer community.

Cheers
Rick Jelliffe





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS