<?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: How to calculate the total number of words in a sentence ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-the-total-number-of-words-in-a-sentence/m-p/280717#M84721</link>
    <description>&lt;P&gt;Try this.  It assumes you've already extracted the sentence into the field "sentence".&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval count=mvcount(split(sentence," ")) | ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 26 Jul 2016 12:08:11 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2016-07-26T12:08:11Z</dc:date>
    <item>
      <title>How to calculate the total number of words in a sentence ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-the-total-number-of-words-in-a-sentence/m-p/280716#M84720</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="The end result has to be like this"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1637i87C4CC108FCEA930/image-size/large?v=v2&amp;amp;px=999" role="button" title="The end result has to be like this" alt="The end result has to be like this" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 10:59:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-the-total-number-of-words-in-a-sentence/m-p/280716#M84720</guid>
      <dc:creator>anjanikumar</dc:creator>
      <dc:date>2016-07-26T10:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the total number of words in a sentence ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-the-total-number-of-words-in-a-sentence/m-p/280717#M84721</link>
      <description>&lt;P&gt;Try this.  It assumes you've already extracted the sentence into the field "sentence".&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval count=mvcount(split(sentence," ")) | ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:08:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-calculate-the-total-number-of-words-in-a-sentence/m-p/280717#M84721</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-07-26T12:08:11Z</dc:date>
    </item>
  </channel>
</rss>

