Word frequency: Difference between revisions

Content added Content deleted
m (→‎version 1: changed the number in the comment in the output section.)
m (→‎version 1: changed a ) to a ] in the REXX version 1 section header.)
Line 238: Line 238:
Currently, this version recognizes all the accented (non-Latin) accented letters that are present in the text that is specified to be used   (and some other non-Latin letters as well).
Currently, this version recognizes all the accented (non-Latin) accented letters that are present in the text that is specified to be used   (and some other non-Latin letters as well).


This version also supports words that contain embedded apostrophes (<b><big>''' ' '''</big></b>) &nbsp; &nbsp; [that is, within a word, but not those words that start or end with an apostrophe, for those words, the apostrophe is elided).
This version also supports words that contain embedded apostrophes (<b><big>''' ' '''</big></b>) &nbsp; &nbsp; [that is, within a word, but not those words that start or end with an apostrophe, for those words, the apostrophe is elided]).


Thus, &nbsp; ''' it's ''' &nbsp; is counted separately from &nbsp; '''it''' &nbsp; or &nbsp; ''' its'''.
Thus, &nbsp; ''' it's ''' &nbsp; is counted separately from &nbsp; '''it''' &nbsp; or &nbsp; ''' its'''.