Class NKJPSegmentationDocument.Pointer

java.lang.Object
opennlp.tools.formats.nkjp.NKJPSegmentationDocument.Pointer
Enclosing class:
NKJPSegmentationDocument

public static class NKJPSegmentationDocument.Pointer extends Object
  • Constructor Details

    • Pointer

      public Pointer(String doc, String id, int offset, int length, boolean space_after)
  • Method Details