Closed JesseAldridge closed 10 years ago
I have my own corpus that I want to use to classify strings as keep/reject. It's not immediately obvious how to use a corpus that's not in the nltk data directory. I'm guessing I'll need to modify the code?
Oops, nevermind. Didn't realize you could just pass an arbitrary path to a corpus directory.
I have my own corpus that I want to use to classify strings as keep/reject. It's not immediately obvious how to use a corpus that's not in the nltk data directory. I'm guessing I'll need to modify the code?