Uses of Package
de.tuebingen.uni.sfs.germanet.api

Classes in de.tuebingen.uni.sfs.germanet.api used by de.tuebingen.uni.sfs.germanet.api
ConRel
          Enumeration of all conceptual relations.
Example
          An Example consists of a text String and an optional Frame.
Frame
          A class to store Frame data.
IliRecord
          An IliRecord consists of a German word, corresponding English word (or words), and a relation connecting them.
LexRel
          Enumeration of all lexical relations.
LexUnit
          A LexUnit consists of an orthForm (represented as a String), an orthVar (can be empty), an oldOrthForm (can be empty), and an oldOrthVar (can be empty).
Synset
          A Synset belongs to a WordCategory (WordCategory.adj, WordCategory.nomen, WordCategory.verben) and consists of a paraphrase (Strings) and a list of LexUnits.
WiktionaryParaphrase
          A WiktionaryParaphrase consists of the Wiktionary sense definition (represented as a String), the Wiktionary word and sense ids, the corresponding GermaNet LexUnit id, and an attribute edited (boolean).
WordCategory
          Enumeration of possible word categories, i.e., part-of-speech.
WordClass
          Enumeration of possible word classes.