You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Russell Jurney (JIRA)" <ji...@apache.org> on 2013/02/18 19:31:12 UTC

[jira] [Updated] (PIG-3190) Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization

     [ https://issues.apache.org/jira/browse/PIG-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Russell Jurney updated PIG-3190:
--------------------------------

    Description: TOKENIZE is literally useless. The Lucene Standard/Snowball tokenizers in lucene, as used by, varaha is much more useful for actual tasks: https://github.com/Ganglion/varaha/blob/master/src/main/java/varaha/text/TokenizeText.java   (was: TOKENIZE is literally useless. The Lucene tokenizer in varaha is much more useful for actual tasks: https://github.com/Ganglion/varaha/blob/master/src/main/java/varaha/text/TokenizeText.java)
        Summary: Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization  (was: Add LuceneTokenizer to Pig - useful text tokenization)
    
> Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization
> ---------------------------------------------------------------------------
>
>                 Key: PIG-3190
>                 URL: https://issues.apache.org/jira/browse/PIG-3190
>             Project: Pig
>          Issue Type: Bug
>          Components: internal-udfs
>    Affects Versions: 0.11
>            Reporter: Russell Jurney
>            Assignee: Russell Jurney
>             Fix For: 0.12
>
>         Attachments: PIG-3190.patch
>
>
> TOKENIZE is literally useless. The Lucene Standard/Snowball tokenizers in lucene, as used by, varaha is much more useful for actual tasks: https://github.com/Ganglion/varaha/blob/master/src/main/java/varaha/text/TokenizeText.java 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira