John-Colvin / PorterStemmer

Porter Stemmer for Dlang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PorterStemmer

Porter Stemmer for Dlang

Steps (each with test cases)

  • step1a
  • step1b
  • step1c
  • step2
  • step3
  • step4
  • step5a
  • step5b
  • benchmarks
  • benchmarks (implemented with python porter stemmer)
  • compare with python nltk porter stemmer

Benchmark instructions

dub --config=bench --build=release

Use --compiler=ldc2 or --compiler=gdc to use those compilers and probably get better results.

About

Porter Stemmer for Dlang

License:Apache License 2.0


Languages

Language:D 98.0%Language:Shell 2.0%