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.