[ https://issues.apache.org/jira/browse/MAHOUT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644536#action_12644536
]
Grant Ingersoll commented on MAHOUT-92:
---------------------------------------
{code}
Some lines were missing in very last patch I submitted in MAHOUT-60.{code}
The more I look at this, the more it seems other things are missing. Can you double check
the last patch you had versus trunk? See also MAHOUT-93. There's just something overall
that doesn't sit right here.
> 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
>
> Attachments: MAHOUT-92.patch, MAHOUT-92.patch
>
>
> 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.
|