/PorterStemmer

Porter Stemmer for Dlang

Primary LanguageDApache License 2.0Apache-2.0

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.