BayesFeatureMapper doesn't properly extract features
----------------------------------------------------
Key: MAHOUT-92
URL: https://issues.apache.org/jira/browse/MAHOUT-92
Project: Mahout
Issue Type: Bug
Reporter: Grant Ingersoll
Assignee: Grant Ingersoll
Priority: Minor
Fix For: 0.1
The BayesFeatureMapper currently has a bunch of unused variables and doesn't
actually do anything. The problem is it is not using the input value to
generate a set of n-grams, from which it can then generate tf-idf information.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.