« Previous Next »

Thread: Word count from text file as lexically correct

Last post 04-29-2009 8:55 PM by cci. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 04-27-2009, 6:38 AM

    • cci
    • Not Ranked
    • Joined on 04-11-2009, 2:03 PM
    • Posts 9

    Word count from text file as lexically correct

    Can the SQL statement for the Textword input be so specified that you can obtain or "obtain" or 'obtain' a word count without regards to punctuation, i.e. the word obtain would be counted 4 times rather than 2.  Stan

  • 04-29-2009, 8:55 PM In reply to

    • cci
    • Not Ranked
    • Joined on 04-11-2009, 2:03 PM
    • Posts 9

    Re: Word count from text file as lexically correct

    Maybe I should re-phrase - if I were to perform a word count on my previous post, it would show

     Text   CountofText

    obtain       2

    "obtain"     1

    'obtain'       1

     

    but I would like the SQL to be written in a way to show

     obtain     4

    If this cannot be done with the TextInputFormat perhaps another way?

    TIA  Stan  

     

Page 1 of 1 (2 items)
Microsoft Communities