[ 
https://issues.apache.org/jira/browse/PIG-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584322#comment-13584322
 ] 

Jonathan Coveney commented on PIG-3197:
---------------------------------------

Perhaps, given that there are a lot of tokenizers that people want to use, we 
could standardize on what the output should look like, and then make a class 
than people who want to implement an arbitrary Tokenizer can implement to sort 
of get the rest for free? I mean they all are pretty small so it's not a huge 
issue but I'd love for there to be a bit more harmony between the various 
tokenizers.

Just a thought.
                
> Add the Stanford Tokenizer to the list of Tokenizers in Pig: StanfordTokenize
> -----------------------------------------------------------------------------
>
>                 Key: PIG-3197
>                 URL: https://issues.apache.org/jira/browse/PIG-3197
>             Project: Pig
>          Issue Type: Bug
>          Components: internal-udfs
>            Reporter: Russell Jurney
>            Assignee: Russell Jurney
>
> See 
> https://github.com/Ganglion/varaha/blob/master/src/main/java/varaha/text/StanfordTokenize.java
> More about the stanford tokenizer here: 
> http://nlp.stanford.edu/software/tokenizer.shtml

--
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

Reply via email to