README.md

February 13, 2010 ยท View on GitHub

A web services for hyphenating text, powered by Google AppEngine.

Dictionaries

This code utilizes the OpenOffice dictionaries found on this page: http://wiki.services.openoffice.org/wiki/Dictionaries

Credits

This code stands on the shoulders of:

  • BeautifulSoup
  • Python Hyphenator

Contents

  1. 1Dictionaries
  2. 2Credits