Skip to content

Java implementation of a hyphenation algorithm

License

Notifications You must be signed in to change notification settings

CucumisSativus/JHyphenator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credits

JHyphenator is a Java implementation of Frank Liang's hyphenation algorithm.

Included hyphenation patterns were adapted from Hyphenator.js

Language patterns

  • American English
  • Armenian
  • British English
  • Catalan
  • Czech
  • Danish
  • Dutch
  • Esperanto
  • Estonian
  • Finnish
  • French
  • German
  • Hindi
  • Italian
  • Latin
  • Latvian
  • Lithuanian
  • Norwegian
  • Polish
  • Portuguese
  • Romanian
  • Russian
  • Slovak
  • Slovene
  • Spanish
  • Swedish
  • Tamil
  • Turkish
  • Ukrainian

Building

gradle compileJava

or

gradle jar

About

Java implementation of a hyphenation algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%