<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/php-text-statistics</id>
  <title type="text">php-text-statistics Google Group</title>
  <subtitle type="text">
  A group for the php-text-statistics project on Google Code at http://code.google.com/p/php-text-statistics/
  </subtitle>
  <link href="/group/php-text-statistics/feed/atom_v1_0_msgs.xml" rel="self" title="php-text-statistics feed"/>
  <updated>2009-10-09T15:14:55Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Mike Gifford</name>
  <email>mike.giff...@gmail.com</email>
  </author>
  <updated>2009-10-09T15:14:55Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/47f62c8f44fad2f0/9a015b980ced7bf0?show_docid=9a015b980ced7bf0</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/47f62c8f44fad2f0/9a015b980ced7bf0?show_docid=9a015b980ced7bf0"/>
  <title type="text">Interesting tool!</title>
  <summary type="html" xml:space="preserve">
  I&#39;m interested in building a module for Drupal that automatically &lt;br&gt; reports on the readability of the text that&#39;s been entered. I had run &lt;br&gt; across some command line tools, but doing it all in PHP sounds much &lt;br&gt; easier to adopt. &lt;br&gt; &lt;p&gt;This is part of a larger accessibility evaluation that we&#39;re doing, &lt;br&gt; but I wanted to just thank you for contributing this code to the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joel Nation</name>
  <email>joel...@cyberone.com.au</email>
  </author>
  <updated>2009-09-06T10:40:22Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/1370fd066d43e938/30f4ef6c1bc9f0c2?show_docid=30f4ef6c1bc9f0c2</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/1370fd066d43e938/30f4ef6c1bc9f0c2?show_docid=30f4ef6c1bc9f0c2"/>
  <title type="text">Re: Readability Grades</title>
  <summary type="html" xml:space="preserve">
  It depends. It depends on the reading grade score you use. If we take &lt;br&gt; the Flesch-Kincaid reading grade level then this gives us the level of &lt;br&gt; schooling that a reader would require if they were to read your text. &lt;br&gt; Ie: if you get a reading grade level of 7 then this means that the &lt;br&gt; reader would need to have an education level equivalent to year 7
  </summary>
  </entry>
  <entry>
  <author>
  <name>merald ACE</name>
  <email>ac3bu...@yahoo.com</email>
  </author>
  <updated>2009-09-06T01:51:39Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/1370fd066d43e938/374392b8ad5bf03e?show_docid=374392b8ad5bf03e</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/1370fd066d43e938/374392b8ad5bf03e?show_docid=374392b8ad5bf03e"/>
  <title type="text">Re: Readability Grades</title>
  <summary type="html" xml:space="preserve">
  Good day , as far as the readability formulas are concern, they are just tools to measure or predict how comprehensible a &amp;quot;technical text&amp;quot; might be. &lt;br&gt; With regards to literary pieces such as prose or poems, applying readability formulas could be such a waste why? &lt;br&gt; Youre the apple of my eye , and you are beautiful to me may mean the same thing, when using the readability formulas, word, sentence and paragraph length are considered therefore making prose and poem somehow an exception due to the meaning they have regardless of how long or short it could be.
  </summary>
  </entry>
  <entry>
  <author>
  <name>sooty</name>
  <email>tony.tarrow.arrowsmi...@gmail.com</email>
  </author>
  <updated>2009-09-03T11:56:41Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/1370fd066d43e938/0c3de52091496882?show_docid=0c3de52091496882</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/1370fd066d43e938/0c3de52091496882?show_docid=0c3de52091496882"/>
  <title type="text">Readability Grades</title>
  <summary type="html" xml:space="preserve">
  When writing short stories or novels how valuable is readability &lt;br&gt; grades when assessing the quality of your writing? Without going into &lt;br&gt; grammar correction programs. Plus when judging assessment levels &lt;br&gt; concerning Average grade levels, what is considerer an expectable &lt;br&gt; Average grade level? I have read volumes, regarding Average grade
  </summary>
  </entry>
  <entry>
  <author>
  <name>TomW</name>
  <email>tpwal...@gmail.com</email>
  </author>
  <updated>2009-03-29T10:49:35Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/bd868b04c15348c8/814c865eadbd271e?show_docid=814c865eadbd271e</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/bd868b04c15348c8/814c865eadbd271e?show_docid=814c865eadbd271e"/>
  <title type="text">Re: Multi-byte string functions</title>
  <summary type="html" xml:space="preserve">
  I wrapped function_exists(&#39;mb_*&#39;) checks around each of the sections &lt;br&gt; where a multi-byte function called. Is this the reason why there are &lt;br&gt; try catch blocks wrapped around them? If so, I can remove the try &lt;br&gt; catch blocks as they didn&#39;t work to avoid the case where the mb_* &lt;br&gt; functions were not available.
  </summary>
  </entry>
  <entry>
  <author>
  <name>TomW</name>
  <email>tpwal...@gmail.com</email>
  </author>
  <updated>2009-03-29T10:36:17Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/bd868b04c15348c8/61b72b2b8793916b?show_docid=61b72b2b8793916b</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/bd868b04c15348c8/61b72b2b8793916b?show_docid=61b72b2b8793916b"/>
  <title type="text">Multi-byte string functions</title>
  <summary type="html" xml:space="preserve">
  The PHP installation does not have the multi-byte string functions &lt;br&gt; enabled by default. Is there a way to determine if they are enabled &lt;br&gt; and then use them, and otherwise skip straight to the built-in strlen?
  </summary>
  </entry>
  <entry>
  <author>
  <name>TomW</name>
  <email>tpwal...@gmail.com</email>
  </author>
  <updated>2009-03-17T23:19:37Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/bda0b49da8527c00/13024da90828e29c?show_docid=13024da90828e29c</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/bda0b49da8527c00/13024da90828e29c?show_docid=13024da90828e29c"/>
  <title type="text">Integration with HTML-Kit</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;For background, I regularly use an editor known as HTML-Kit (http:// &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.htmlkit.com/&quot;&gt;[link]&lt;/a&gt;) for web site work. It is extensible through a wide- &lt;br&gt; ranging plugin system. On the support newsgroups a couple of weeks &lt;br&gt; ago, there was a question about writing some sort of readability &lt;br&gt; statistics plugin. It has been a few years since the last time I wrote
  </summary>
  </entry>
  <entry>
  <author>
  <name>merald ACE</name>
  <email>ac3bu...@yahoo.com</email>
  </author>
  <updated>2009-01-16T16:25:10Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/5feaf6ab0e388ed0/bfd75f2d6ce1c7ae?show_docid=bfd75f2d6ce1c7ae</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/5feaf6ab0e388ed0/bfd75f2d6ce1c7ae?show_docid=bfd75f2d6ce1c7ae"/>
  <title type="text">Readability Questions</title>
  <summary type="html" xml:space="preserve">
  Thank you so much Mr. David Child for that prompt response, Im still somehow confused. Now that you mention it. Does it affect the credibility? Does it no longer necessarily mean that the shorter the number of words used, the higher the grade will be? My defense is approaching and I&#39;m looking into what i can consider loophole with our study regarding readability statistics. What are the implications of your explanation about the average syllables? What could be the best suggestion in order for us to have a higher grade. Thank You so much and Good Day to all.
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Child</name>
  <email>d...@addedbytes.com</email>
  </author>
  <updated>2009-01-16T10:02:06Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/719b4e4c9ae2f3c3/a5aa3c6d880b4b97?show_docid=a5aa3c6d880b4b97</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/719b4e4c9ae2f3c3/a5aa3c6d880b4b97?show_docid=a5aa3c6d880b4b97"/>
  <title type="text">Re: Grading</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;The quick brown fox jumped over the lazy dog.&amp;quot; - 94.3 &lt;br&gt; &amp;quot;The lazy dog was jumped over by the quick brown fox.&amp;quot; - 95.7 &lt;br&gt; &lt;p&gt;The difference is the addition of the two words &amp;quot;was&amp;quot; and &amp;quot;by&amp;quot;. &lt;br&gt; Although the second sentence is slightly longer, the shorter words &lt;br&gt; help reduce the average syllable count, which is why the scores are
  </summary>
  </entry>
  <entry>
  <author>
  <name>ac3buddy@gmail.com</name>
  <email>ac3bu...@gmail.com</email>
  </author>
  <updated>2009-01-16T01:45:41Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/719b4e4c9ae2f3c3/24e4a6cdedcd4bd8?show_docid=24e4a6cdedcd4bd8</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/719b4e4c9ae2f3c3/24e4a6cdedcd4bd8?show_docid=24e4a6cdedcd4bd8"/>
  <title type="text">Grading</title>
  <summary type="html" xml:space="preserve">
  Hi guys. i know it might somehow sound odd but i thought , based on &lt;br&gt; the rules of readability . the active voice which has fewer words than &lt;br&gt; passive ones .. But when i checked the phrase The quick brown fox jump &lt;br&gt; over the lazy dog and &amp;quot; The lazy dog, was jumped over by the quick &lt;br&gt; brown fox.&amp;quot; the latter rendered a higher score. Please help me.. This
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adam Kapelner</name>
  <email>kapel...@gmail.com</email>
  </author>
  <updated>2009-01-07T18:46:37Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/5a9e7aea30d7a456/3836feb6024b63cf?show_docid=3836feb6024b63cf</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/5a9e7aea30d7a456/3836feb6024b63cf?show_docid=3836feb6024b63cf"/>
  <title type="text">Re: translated to Ruby</title>
  <summary type="html" xml:space="preserve">
  My pleasure. &lt;br&gt; &lt;p&gt;I couldn&#39;t figure out how to translate that one line in the clean text &lt;br&gt; function: &lt;br&gt; (&#39;$matches&#39;, &#39;return strtolower($matches[0]);&#39;), $strText); // Lower &lt;br&gt; case all words following terminators (for gunning fog score) &lt;br&gt; &lt;p&gt;So I guess that&#39;s the reason why my Gunning-Fog is off a bit. &lt;br&gt; &lt;p&gt;Would you mind adding these two files to the repository? I won&#39;t have any
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Child</name>
  <email>d...@addedbytes.com</email>
  </author>
  <updated>2009-01-07T10:02:25Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/5a9e7aea30d7a456/403ff36546faf68b?show_docid=403ff36546faf68b</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/5a9e7aea30d7a456/403ff36546faf68b?show_docid=403ff36546faf68b"/>
  <title type="text">Re: translated to Ruby</title>
  <summary type="html" xml:space="preserve">
  Great work Adam!
  </summary>
  </entry>
  <entry>
  <author>
  <name>way4thesub</name>
  <email>kapel...@gmail.com</email>
  </author>
  <updated>2009-01-06T23:16:45Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/5a9e7aea30d7a456/4b8ce6b3fd033445?show_docid=4b8ce6b3fd033445</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/5a9e7aea30d7a456/4b8ce6b3fd033445?show_docid=4b8ce6b3fd033445"/>
  <title type="text">translated to Ruby</title>
  <summary type="html" xml:space="preserve">
  Hello all, &lt;br&gt; &lt;p&gt;I&#39;ve translated the php-text-statistics package to Ruby, you can view &lt;br&gt; the files below. Please note I couldn&#39;t get the Gunning Fog Score to &lt;br&gt; work 100% &lt;br&gt; &lt;p&gt;Regards, &lt;br&gt; Adam &lt;br&gt; &lt;p&gt;require &#39;collections/sequenced_hash&#39; &lt;br&gt; &lt;p&gt;module ReadabilityIndices &lt;br&gt; &lt;p&gt; class Readability &lt;br&gt; &lt;p&gt; NumDecimalPlaces = 1
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Child</name>
  <email>d...@addedbytes.com</email>
  </author>
  <updated>2008-10-11T13:04:38Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/8d6a53b202a96caa/7c9b5f5050166d22?show_docid=7c9b5f5050166d22</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/8d6a53b202a96caa/7c9b5f5050166d22?show_docid=7c9b5f5050166d22"/>
  <title type="text">Re: Readability of html</title>
  <summary type="html" xml:space="preserve">
  And I completely forgot to actually reply to the bulk of your message, &lt;br&gt; Joel. Sorry about that - was distracted by bacon :) &lt;br&gt; I think that&#39;s a great idea - identifying places for improvements, and &lt;br&gt; highlighting difficult words, would make a really useful tool. Making &lt;br&gt; blanket suggestions is a good start, and a synonym mashup would be
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Child</name>
  <email>d...@addedbytes.com</email>
  </author>
  <updated>2008-10-11T13:00:07Z</updated>
  <id>http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/8d6a53b202a96caa/f782dd9c473ec3c0?show_docid=f782dd9c473ec3c0</id>
  <link href="http://groups.google.co.uk/group/php-text-statistics/browse_thread/thread/8d6a53b202a96caa/f782dd9c473ec3c0?show_docid=f782dd9c473ec3c0"/>
  <title type="text">Re: Readability of html</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve run the unit tests and your changes work fine on the test text - &lt;br&gt; great stuff, Joel. &lt;br&gt; It would be useful to have some test HTML to run unit tests against. &lt;br&gt; I&#39;ll start putting some together. I&#39;m also trying to sort out the &lt;br&gt; Dale-Chall and Spache unit tests. I&#39;ve added the word lists to the &lt;br&gt; repository already so others can have a play with them if they want.
  </summary>
  </entry>
</feed>
