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 -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

c++ - Update and multiple console windows -