Skip to content

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.

About

Metrics to determine readability and comprehension difficulty for contemporary English text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published