| Paketname | python-wordaxe |
| Beschreibung | German language (and other) hyphenation algorithms |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.3.2-1 |
| Sektion | universe/python |
| Priorität | optional |
| Installierte Größe | 816 Byte |
| Hängt ab von | python-support (>= 0.90.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 268950 Byte |
| Prüfsumme MD5 | 008975de192bcddeb7484357b345d52c |
| Prüfsumme SHA1 | 7563eef871a6490caca9d154edd9b3ad5b276828 |
| Prüfsumme SHA256 | 61e61c1ddcba621ae38af50e31ddbaec3ac015c7d3cff393475c61934aec9cd1 |
| Link zum Herunterladen | python-wordaxe_0.3.2-1_all.deb |
| Ausführliche Beschreibung | Wordaxe allows Python programs to automatically hyphenate text using an
algorithm based on decomposing compound words into base words.
.
The algorithm is suitable for any language that extensively uses closed-form
compound words, as long as a base word list is provided. Currently such a list
only exists for German.
.
In addition, wordaxe implements other algorithms:
.
* a language-independent algorithm that only hyphenates at a few special
characters (in particular, '-').
* a (currently incomplete) port of the TeX hyphenation algorithm to pure
Python.
* a wrapper for the pyHnj library (called python-hyphen in Debian).
.
Wordaxe integrates with the ReportLab library to provide automatic hyphenation
for the Paragraph line-breaking method.
|