Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2522
| From | Helen Read <readhpr@gmail.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: Count Ouccrence of words in a long text |
| Date | 2011-05-20 10:34 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <ir5g38$ssm$1@smc.vnet.net> (permalink) |
| References | <ir2vpa$h3b$1@smc.vnet.net> |
On 5/19/2011 7:43 AM, Matthias Bode wrote:
> Hola:
>
> Second step:
>
> How could I take apart the words ("alice" should become "a,l,i,c,e") to get a tally of the letters in a text? (Interesting when comparing languages.)
>
Characters[text]
where text is a string.
--
Helen Read
University of Vermont
Back to comp.soft-sys.math.mathematica | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Count Ouccrence of words in a long text Matthias Bode <lvsaba@hotmail.com> - 2011-05-19 11:43 +0000 Re: Count Ouccrence of words in a long text Helen Read <readhpr@gmail.com> - 2011-05-20 10:34 +0000 Re: Count Ouccrence of words in a long text Albert Retey <awnl@gmx-topmail.de> - 2011-05-20 10:40 +0000
csiph-web