The next version of the Module List will list the following module:

  modid:       OurNet::FuzzyIndex
  DSLIP:       Rmpfp
  description: Inverted search for double-byte characters
  userid:      AUTRIJUS (☺唐宗漢☻)
  chapterid:   11 (String_Lang_Text_Proc)
  enteredby:   AUTRIJUS (☺唐宗漢☻)
  enteredon:   Mon Mar 24 20:48:47 2003 GMT

The resulting entry will be:

OurNet::
::FuzzyIndex      Rmpfp Inverted search for double-byte characters   AUTRIJUS

AUTRIJUS comments:
OurNet::FuzzyIndex implements a simple consecutive-letter indexing mechanism
specifically designed for multi-byte encoding maps, e.g. big-5 or utf8.
It is designed to both work with other OurNet::* components and as a stand-alone
search engine.

It uses DB_File to create an associative mapping from each character to its
consecutive one, utilizing DB_BTREE's duplicate key feature to speed up the
query time. Its scoring algorithm is also geared to reduce redundant word's
impact on the query's result.


--

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
-- 
The PAUSE

Reply via email to