Skip to content

Repository files navigation

Build Status

Branch Status
Master Build Status
Development Build Status

Couperose-Haskell

Cache warmer solution for SwadeshNess project written in Haskell

Features

Kinda naive stemming algorithm. Stemming is one of the unresolved problems in computer science in the NLP area.

Prerequisites

GHCi Official website, Wiki

Compiling & example usage

$ ghci Main.hs -isrc
$ *Main> main
Enter words to stem
consulting consultant
consult

You can also build a binary with stack (or old cabal) as well:

$ cabal build

or

$ stack install

…and shortly then binary could be found in ./dist

About

Cache warmer solution for SwadeshNess project writter on Haskell with stemming feature

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages