Packages

p

gnieh

hyphen

package hyphen

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. hyphen
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Hyphenator extends AnyRef

    An hyphenator instance for a given language, with given patterns and given exceptions allows you to get the possible hyphenations of a word.

    An hyphenator instance for a given language, with given patterns and given exceptions allows you to get the possible hyphenations of a word. This is an implementation of the Frank Liang's algorithm

  2. class StringTrie [+T] extends AnyRef

Value Members

  1. object Hyphenator
  2. object StringTrie

Inherited from AnyRef

Inherited from Any

Ungrouped