Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Scripts owned by dalebrearcli

Scripts: 3

Member name:
leftString Function
leftstring.rv:1.1
808 bytes
28 Aug 2005
A simple string function which returns the left most n characters.
author: Dale K. Brearcliffe
Porter Stemming Algorithm
porterstemming.rv:1.0.1
14.2 KB
2 Apr 2009
Applies the Porter Stemming algorithm as presented in: Porter, 1980, An algorithm for suffix stripping, Program, Vol. 14, no. 3, pp 130-137.
author: Dale K. Brearcliffe
rightString Function
rightstring.rv:1.1
843 bytes
28 Aug 2005
A simple string function which returns the right most n characters.
author: Dale K. Brearcliffe