Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 316 Bytes

pstemmer

A Haskell Implementation of the Porter Stemmer for Russian

Usage

import Data.Text.IO as TIO
import NLP.PStemmer.Ru

main :: IO ()
main = TIO.putStrLn $ runPorter "бегавшая"