You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/04/27 12:48:04 UTC

[jira] [Assigned] (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 ]

Jean-Baptiste Onofré reassigned BEAM-2094:
------------------------------------------

    Assignee: Péter Gergő Barna  (was: Frances Perry)

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