Good day,
I’m trying some examples to classify text from the “NLTK cookbook” and the book references to a featx.py module which contains several feature extractors.
The problem is I cannot find that featx.py module anywhere.
Thank you for your help.
A quick googling points to this site.
japerkis the author of that book, so it fits. So, I’d download thatnltk-trainerpackage and try using it with NLTK.