Skip to content

lpil/porter_stemmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

porter_stemmer

Porter stemming algorithm implementation in Gleam.

Package Version Hex Docs

gleam add porter_stemmer@1
import porter_stemmer

pub fn main() {
  porter_stemmer.stem("Running")
  // -> "run"
}

Further documentation can be found at https://hexdocs.pm/porter_stemmer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages