Packages

object Translator extends WordBerrySethi with Translator

Linear Supertypes
Translator, WordBerrySethi, BaseBerrySethi, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Translator
  2. Translator
  3. WordBerrySethi
  4. BaseBerrySethi
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def automatonFrom(pat: ContentModel.RegExp, finalTag: Int): NondetWordAutom[_labelT]
    Definition Classes
    WordBerrySethi
  2. final val emptySet: Set[Int]
    Definition Classes
    BaseBerrySethi
  3. val lang: ContentModel.this.type
    Definition Classes
    Translator → WordBerrySethi → BaseBerrySethi
  4. def traverse(r: ContentModel.RegExp): Unit

    Returns the "Sethi-length" of a pattern, creating the set of position along the way.

    Returns the "Sethi-length" of a pattern, creating the set of position along the way.

    Definition Classes
    WordBerrySethi → BaseBerrySethi