Class MascWord

    • Constructor Detail

      • MascWord

        public MascWord​(int s,
                        int e,
                        int id)
        Saves one of MASC's quarks - basic-level units (may be sub-word)
        Parameters:
        s - The beginning of the word in the corpus file
        e - The end of the word in the corpus file
        id - The id as assigned by the stand-off annotation
    • Method Detail

      • getId

        public int getId()