You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Péter Gergő Barna (JIRA)" <ji...@apache.org> on 2017/04/27 15:55:04 UTC

[jira] [Issue Comment Deleted] (BEAM-2094) WordCount examples produce garbage for non-English input text

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

Péter Gergő Barna updated BEAM-2094:
------------------------------------
    Comment: was deleted

(was: PR: https://github.com/apache/beam/pull/2740)

> WordCount examples produce garbage for non-English input text
> -------------------------------------------------------------
>
>                 Key: BEAM-2094
>                 URL: https://issues.apache.org/jira/browse/BEAM-2094
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java
>            Reporter: Péter Gergő Barna
>            Assignee: Péter Gergő Barna
>            Priority: Trivial
>             Fix For: First stable release
>
>
> WordCount examples produce garbage for non-English input text.
> The reason for this is the split pattern used throughout the wordcount examples:
> word.split("[^a-zA-Z']+")



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)