You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Pablo Estrada (Jira)" <ji...@apache.org> on 2019/09/14 21:57:00 UTC

[jira] [Resolved] (BEAM-2386) Change regex used for splitting words

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

Pablo Estrada resolved BEAM-2386.
---------------------------------
    Fix Version/s: Not applicable
       Resolution: Fixed

> Change regex used for splitting words
> -------------------------------------
>
>                 Key: BEAM-2386
>                 URL: https://issues.apache.org/jira/browse/BEAM-2386
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Ahmet Altay
>            Priority: Minor
>              Labels: newbie, starter
>             Fix For: Not applicable
>
>
> Regex used in splitting words ({{[A-Za-z\']+}}) only works on latin input, change it to make it work on non-latin inputs.
> For example, see Java version:
> https://github.com/apache/beam/blob/367fcb28d544934797d25cb34d54136b2d7d6e99/examples/java/src/main/java/org/apache/beam/examples/common/ExampleUtils.java#L75



--
This message was sent by Atlassian Jira
(v8.3.2#803003)