GithubHelp home page GithubHelp logo

hopper262 / paice-husk-stemmer Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 95 KB

Multiple implementations of the Paice/Husk (Lancaster) stemming algorithm

Perl 54.91% C 15.57% Java 11.94% Pascal 14.99% Shell 2.58%

paice-husk-stemmer's Introduction

Paice/Husk (Lancaster) Stemmer

This page offers interchangeable implementations of the Paice/Husk stemmer, developed by Chris Paice and Gareth Husk. The official stemmer website (archived copy) has more information.

The implementations here provide different results from the "official" releases. Each of the releases on the Lancaster site produce slightly differing stems, making it impossible to use a mix of, say, C and Java stemmers on the same project. In this project, source code is provided in C, Java, Perl, and Pascal; each of these implementations produces identical stemming results, allowing different languages to work together. The source code is commented and laid out to mostly match this flowchart of the algorithm:

flowchart

Perl users may prefer the Perl module Lingua::Stem::PaiceHusk instead, suitable for incorporation into other programs.

paice-husk-stemmer's People

Contributors

hopper262 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.