package stemming

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Stemmer.Porter2Source

Stemming algorithm for the English language

Sourcetype t
Sourceval init : unit -> t
Sourceval stem : t -> string -> string
Sourceval close : t -> unit
OCaml

Innovation. Community. Security.