Class TextTag

  • All Implemented Interfaces:
    Tag

    public class TextTag
    extends DefaultTag
    A tag that can be assigned to the visual areas obtained using a text classification by a particular tagger.
    Author:
    burgetr
    • Constructor Detail

    • Method Detail

      • getSource

        public Tagger getSource()
      • allowsJoining

        public boolean allowsJoining()
      • allowsContinutation

        public boolean allowsContinutation​(Area node)