nlp - Stop-word elimination and stemmer in python -


i have large document , want stop-word elimination , stemming on words of document python. know of shelf package these? if not code fast enough large documents welcome. thanks

nltk supports this.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -