• Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

AltME groups: search

Help · search scripts · search articles · search mailing list

results summary

worldhits
r4wp0
r3wp5
total:5

results window for this page: [start: 1 end: 5]

world-name: r3wp

Group: All ... except covered in other channels [web-public]
Sunanda:
22-Jun-2008
There are some soundex implementations for REBOL.

http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=soundex.r
And simetrics may be of interest:

http://www.rebol.org/cgi-bin/cgiwrap/rebol/documentation.r?script=simetrics.r
Sunanda:
1-Dec-2008
Actually, the results flatter us -- they include the source (sometimes 
slightly modified) of various scavanged scripts -- like Makedoc, 
Simetrics, Skimp and other externally-sourced scripts.

They should really be excluded from the REBOL.org CGI size. I'd guess 
that'd be a 15% drop in actual size.
Group: Ann-Reply ... Reply to Announce group [web-public]
Sunanda:
18-Feb-2006
Simetrics: Great piece of work, Francois, and nicely documented too.

As you know, REBOL.org has been using it internally to offer alternatives 
for mistyped script names, eg:

http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=binladen

Joe <why not a forum here on altme ?> Forums have the advantage of 
immediacy, but they are hard to keep track of or to find again after 
a few months [Can anyone *easily* retreive info from the defunct 
REBOL and REBOL2 worlds?]

The REBOL.org script discussion feature is a little-used but useful 
way of holding a highly focussed discussion (about one script) that 
will be easy to find again in the future.

It's worth experimenting with both [Altme groups and REBOL.org discussioon] 
to find the natural home for specific discussions.
Group: Script Library ... REBOL.org: Script library and Mailing list archive [web-public]
Anton:
22-Jul-2010
Sunanda, how did you change the simetrics matching? (I noticed there 
were several algorithms in the simetrics.r file, so I suppose you 
 selected a better one.)
Group: Announce ... Announcements only - use Ann-reply to chat [web-public]
François:
18-Feb-2006
Hello, I would like to announce the availability of  Simetrics on 
rebol.org. This library implements a few effective and widely used 
metrics for measuring string similarity and for searching documents 
amongst a large collection of documents. A extensive documentation 
is also available on rebol.org and a discussion forum has been opened.