Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

Thank you for your earlier answer on ML book. My present problem is I am experimenting bit with NLTK. Now standing in Naive Bayes classifier. Till now no big issue things are fine, but stuck in a question. I am using the predefined data through from nltk.corpus import names but how may I use my own data in NLTK based classifiers, I checked they have HMM and CRF as well. If any one can kindly guide me.

Regards, Subhabrata Banerjee.

share|improve this question
This question is purely about how to input data into a given software, and thus it is off topic. Before we migrate this question to Stack Overflow, there's room for improvement to attract users' attention and some good answers: please, provide a minimal reproducible example and report what you have done so far. – chl Sep 7 '12 at 19:50
I do not know whether post is possible as it is closed. I worked out raw text portion of nltk given in nltk book but that does not solve the issue, importing mypack may not be solution, silly but putting files in corpus format did not do much help. – SUBHABRATA Sep 8 '12 at 11:13

closed as off topic by chl Sep 8 '12 at 10:22

Questions on Cross Validated are expected to relate to statistics within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.