Aquileo | Recent changes to Project Librohttps://sourceforge.net/p/librejo/2020-07-29T04:12:10.063000ZRecent changes to Project LibroAquileo | Vector library2020-07-29T04:12:10.063000Z2020-07-29T04:12:10.063000ZRoland Chastainhttps://sourceforge.net/u/malebranche/https://sourceforge.net7cf9a1201784af3d988f7ddf5a5e21c3b6d3b0dc<div class="markdown_content"><p>Hello! I wanted to try Libro (the Pascal version) but the link to the vector library, on the project home page, is broken. Would you you know another link?<br/>
Maybe a better solution, if I may suggest, would be to provide directly the libraries and components with the source code of the project.<br/>
Regards.<br/>
Roland</p></div>Aquileo | Simple sentenses a 5 year old can read.2015-09-25T13:25:19.398000Z2015-09-25T13:25:19.398000ZSrinivashttps://sourceforge.net/u/srini8080/https://sourceforge.net7ac3561ffabe8d5b9ac94f340760cc93f8a121ab<div class="markdown_content"><p>I gave a text file with 10 sentenses a 5 year old can read. Thw following are the results.</p>
<p>Flesch Reading Ease = -115.55194<br/>
Flesch-Kincaid Grade Level = 78.06837</p>
<p>Anything that I am doing wrong?</p></div>Aquileo | Home modified by Mauro Cavalcanti2013-08-27T13:46:37.512000Z2013-08-27T13:46:37.512000ZMauro Cavalcantihttps://sourceforge.net/u/maurobio/https://sourceforge.net02fb85a5b7c21040714dbd726d5565e87128ef09<div class="markdown_content"><pre>--- v2
+++ v3
@@ -1,4 +1,4 @@
-A text analysis program written in Delphi which scans a whole text file (in plain text, HTML, or EPUB format) and ranks all used words according to frequency, performing a quantitative analysis of the text using Shannon-Weaver information statistic and Zipf power law function. It counts words, chars, spaces, and syllables. Also computes readability indexes (Gunning Fog, Coleman-Liau, Automated Readability Index (ARI), SMOG grade, Flesch–Kincaid grade level and Flesch Reading Ease).
+A cross-platform text analysis program written in Python which scans a whole text file (in plain text, HTML, or EPUB format) and ranks all used words according to frequency, performing a quantitative analysis of the text using Shannon-Weaver information statistic and Zipf power law function. It counts words, chars, spaces, and syllables. Also computes readability indexes (Gunning Fog, Coleman-Liau, Automated Readability Index (ARI), SMOG grade, Flesch–Kincaid grade level and Flesch Reading Ease).
[Zipf's law](http://en.wikipedia.org/wiki/Zipf_law) states that the frequency of occurence of any word is approximately inversely proportional to its rank in the frequency table. When Zipf's law is applicable, plotting the frequency table on a log-log scale (i.e., log(frequency) versus log(rank order)) will typically show a linear pattern.
</pre>
</div>Aquileo | Home modified by Mauro Cavalcanti2013-08-12T21:59:35.028000Z2013-08-12T21:59:35.028000ZMauro Cavalcantihttps://sourceforge.net/u/maurobio/https://sourceforge.net38d482666835386c6f1d0d38b2f05b59b7f3b39f<div class="markdown_content"><pre>--- v1
+++ v2
@@ -1,8 +1,10 @@
-Welcome to your wiki!
+A text analysis program written in Delphi which scans a whole text file (in plain text, HTML, or EPUB format) and ranks all used words according to frequency, performing a quantitative analysis of the text using Shannon-Weaver information statistic and Zipf power law function. It counts words, chars, spaces, and syllables. Also computes readability indexes (Gunning Fog, Coleman-Liau, Automated Readability Index (ARI), SMOG grade, Flesch–Kincaid grade level and Flesch Reading Ease).
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+[Zipf's law](http://en.wikipedia.org/wiki/Zipf_law) states that the frequency of occurence of any word is approximately inversely proportional to its rank in the frequency table. When Zipf's law is applicable, plotting the frequency table on a log-log scale (i.e., log(frequency) versus log(rank order)) will typically show a linear pattern.
-The wiki uses [Markdown](/p/librejo/wiki/markdown_syntax/) syntax.
+[Shannon-Weaver](http://en.wikipedia.org/wiki/Information_theory) information statistic gives a measure of the entropy (or the average informaton content) of the text, expressed in bits.
+
+[Gunning Fog](http://en.wikipedia.org/wiki/Gunning-Fog_Index), [Coleman-Liau](http://en.wikipedia.org/wiki/Coleman-Liau_Index), [Automated Readability Index](http://en.wikipedia.org/wiki/Automated_Readability_Index), [SMOG](http://en.wikipedia.org/wiki/SMOG_Index), and [Flesch–Kincaid](http://en.wikipedia.org/wiki/Flesch-Kincaid) readability tests are designed to indicate comprehension difficulty when reading written materials.
[[members limit=20]]
[[download_button]]
</pre>
</div>Aquileo | Home modified by Mauro Cavalcanti2013-08-12T21:40:43.236000Z2013-08-12T21:40:43.236000ZMauro Cavalcantihttps://sourceforge.net/u/maurobio/https://sourceforge.net9ae9b778e2c32181b2a62f5d8bd1ba646dfd722f<div class="markdown_content"><p>Welcome to your wiki!</p>
<p>This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: <span>[SamplePage]</span>.</p>
<p>The wiki uses <a class="" href="/p/librejo/wiki/markdown_syntax/">Markdown</a> syntax.</p>
<p><h6>Project Members:</h6>
<ul class="md-users-list">
<li><a href="/u/maurobio/">Mauro Cavalcanti</a> (admin)</li>
</ul><br />
</p><p><span class="download-button-5209565ba02bb167f9e73532" style="margin-bottom: 1em; display: block;"></span></p></div>