python - Lancaster Or Porter -



python - Lancaster Or Porter -

which of lancaster or porter best stemming ? porter stemmer old stemming?

porter simple, if stemming huge amounts of data, it's not bad option.

python nltk stemming porter-stemmer

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

java - How to pass parameters between Request-Scoped Controllers? -