| New in Wolfram Mathematica 6: High-Level String Computation | ◄ previous | next ► |
In[1]:= | ListLogLogPlot[
Reverse[Sort[
Last /@ Tally[ExampleData[{"Text", "OriginOfSpecies"}, "Words"]]]],
Joined -> True, Filling -> Axis, PlotRange -> All, Frame -> True] |
Out[1]= ![]() | ![]() |