Skip to content

Metrics to determine readability and comprehension difficulty for contemporary English text

License

Notifications You must be signed in to change notification settings

brackendev/Readability-Pharo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readability-Pharo

Determine readability and comprehension difficulty for contemporary English text.

  • Pharo 10 reference platform.
  • Examples and tests included.

Metrics Included

Install

In a Playground, Do it:

Metacello new 
  repository: 'github://brackendev/Readability-Pharo/src';
  baseline: 'Readability';
  load.

Example Usage

In a Playground, Inspect it:

Readability examples.

Ports

Author

Bracken Spencer

License

Readability-Pharo is released under the MIT license. See the LICENSE file for more info.