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