Class Segment

java.lang.Object
com.yahoo.fsa.segmenter.Segment

public class Segment extends Object
Class encapsulation of a segment.
Author:
Peter Boros
  • Constructor Details

    • Segment

      public Segment(int b, int e, int c)
  • Method Details

    • beg

      public int beg()
    • end

      public int end()
    • len

      public int len()
    • conn

      public int conn()