pandiyan

pandiyan

  • NA
  • 106
  • 0

Stemming Algorithe in c# windows .net

Feb 11 2009 12:10 AM

Hi,

I want sample sode for stemming txt file using stemming algorithem in c# windows or Asp.net.

Stemming means,If i enter "playing cicket" the algorithen return

"play","cricket"

it remove ing ,ed,and join words etc.

some example

watched->watch

crying->cry

dangerous->danger

 

 


Answers (4)