<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Postal address standardization in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319221#M89491</link>
    <description>If this is all you want to do, you could simply use String.replace() 
&lt;BR /&gt;I'd write a Talend 'routine' so that you can change it as needed. 
&lt;BR /&gt;If you want to do more sophisticated address parsing, there may be an existing Java library that you can import.</description>
    <pubDate>Thu, 12 May 2016 19:45:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-12T19:45:33Z</dc:date>
    <item>
      <title>Postal address standardization</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319220#M89490</link>
      <description>I want to change part of a text field, as in replace road with Rd or Street with St</description>
      <pubDate>Thu, 12 May 2016 18:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319220#M89490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-12T18:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Postal address standardization</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319221#M89491</link>
      <description>If this is all you want to do, you could simply use String.replace() 
&lt;BR /&gt;I'd write a Talend 'routine' so that you can change it as needed. 
&lt;BR /&gt;If you want to do more sophisticated address parsing, there may be an existing Java library that you can import.</description>
      <pubDate>Thu, 12 May 2016 19:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319221#M89491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-12T19:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Postal address standardization</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319222#M89492</link>
      <description>How do I do that?&amp;nbsp; It only seems to use suggested (canned) functions.</description>
      <pubDate>Thu, 12 May 2016 20:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319222#M89492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-12T20:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Postal address standardization</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319223#M89493</link>
      <description>When you've created the stub of your 'routine', right-click it in the repo and select 'edit routine libraries'</description>
      <pubDate>Thu, 12 May 2016 20:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319223#M89493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-12T20:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Postal address standardization</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319224#M89494</link>
      <description>hai all
&lt;BR /&gt;6)Do the standardization
&lt;BR /&gt;INPUT
&lt;BR /&gt;EX: 3rd Circular St
&lt;BR /&gt;veena st
&lt;BR /&gt;St. Thomas mount st
&lt;BR /&gt;mast road
&lt;BR /&gt;stephan St.
&lt;BR /&gt;Expected output:
&lt;BR /&gt;3rd Circular Street
&lt;BR /&gt;veena Street
&lt;BR /&gt;st. Thomas mount street
&lt;BR /&gt;mast road
&lt;BR /&gt;stephan street
&lt;BR /&gt;plss help me to get this output</description>
      <pubDate>Tue, 18 Oct 2016 06:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Postal-address-standardization/m-p/2319224#M89494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-18T06:49:34Z</dc:date>
    </item>
  </channel>
</rss>

