3 scripts tagged as: [author · dale k. brearcliffe]
leftString Function | ||
leftstring.r | v: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.r | v: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.r | v:1.1 843 bytes 28 Aug 2005 | A simple string function which returns the right most n characters. author: Dale K. Brearcliffe |