|
Hi all, I am using NLTK to perform a text classification task. I came across a link on StackOverflow (answer posted by Jacob Perkins) which mentions that NLTK ONLY accepts features which are boolean(True/False) and not numerical values. My classification task includes numerical feature set values. I would like a clarification on the same before proceeding further. |
|
Jacob Perkins has answered my question in the NLTK-users group. You may follow the discussion there. http://groups.google.com/group/nltk-users/browse_thread/thread/1753e8a7ab9ad06b |