Class MCIndexNoder

    • Constructor Detail

      • MCIndexNoder

        public MCIndexNoder()
    • Method Detail

      • getMonotoneChains

        public java.util.List getMonotoneChains()
      • computeNodes

        public void computeNodes​(java.util.Collection inputSegStrings)
        Description copied from class: SinglePassNoder
        Computes the noding for a collection of SegmentStrings. Some Noders may add all these nodes to the input SegmentStrings; others may only add some or none at all.
        Specified by:
        computeNodes in interface Noder
        Specified by:
        computeNodes in class SinglePassNoder
        Parameters:
        inputSegStrings - a collection of SegmentStrings to node