I would like to construct Document x Word matrix from the list of documents stored in many folders. A particular entry x in the matrix refers that the word_j occurs x times in the document_i. List of words to consider is given in Vocabulary.txt file.
Is there any already existing package which scans through the document one by one, removes the stop words and construct a document vector?
| |||||||||
feedback
|