S
subhabangalore
Dear Group,
I am trying to use NLTK and its statistical classifiers. The system is working fine but I am trying to use my own data, instead of things like,
from nltk.corpus import brown
from nltk.corpus import names
If any one can kindly guide me up.
Thanks in Advance,
Regards,
Subhabrata.
I am trying to use NLTK and its statistical classifiers. The system is working fine but I am trying to use my own data, instead of things like,
from nltk.corpus import brown
from nltk.corpus import names
If any one can kindly guide me up.
Thanks in Advance,
Regards,
Subhabrata.