Interface WordSensesLayer

  • All Superinterfaces:
    TextCorpusLayer
    All Known Implementing Classes:
    WordSensesLayerStored

    public interface WordSensesLayer
    extends TextCorpusLayer
    The annotations in WordSensesLayer are represented by lexical units from a given word senses source. The layer annotates tokens with the disambiguated sense by specifying lexicon units representing the sense of the token. The lexical units can be represented by their ids in the source data base.
    Author:
    Yana Panchenko