You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2010/09/08 20:00:44 UTC

[jira] Created: (MAHOUT-498) Need improvements to feature hashed vectorization for speed and flexibility

Need improvements to feature hashed vectorization for speed and flexibility
---------------------------------------------------------------------------

                 Key: MAHOUT-498
                 URL: https://issues.apache.org/jira/browse/MAHOUT-498
             Project: Mahout
          Issue Type: Bug
            Reporter: Ted Dunning


Need to have a text vectorizer that handles a lucene analyzer.

Also need byte[] short-cuts to avoid converting to a string and then back to bytes.
 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAHOUT-498) Need improvements to feature hashed vectorization for speed and flexibility

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907449#action_12907449 ] 

Hudson commented on MAHOUT-498:
-------------------------------

Integrated in Mahout-Quality #263 (See [https://hudson.apache.org/hudson/job/Mahout-Quality/263/])
    

> Need improvements to feature hashed vectorization for speed and flexibility
> ---------------------------------------------------------------------------
>
>                 Key: MAHOUT-498
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-498
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>
> Need to have a text vectorizer that handles a lucene analyzer.
> Also need byte[] short-cuts to avoid converting to a string and then back to bytes.
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MAHOUT-498) Need improvements to feature hashed vectorization for speed and flexibility

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Dunning resolved MAHOUT-498.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4


Done, checked in and used in production.

> Need improvements to feature hashed vectorization for speed and flexibility
> ---------------------------------------------------------------------------
>
>                 Key: MAHOUT-498
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-498
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>             Fix For: 0.4
>
>
> Need to have a text vectorizer that handles a lucene analyzer.
> Also need byte[] short-cuts to avoid converting to a string and then back to bytes.
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.