Components5 as Java Object Clause Samples
Components5 as Java Object. The Component as Java object needs a valid pointed entry: a lexical entry which is in the lexicon. public Component() { } No interfaces. Table 22: The Java constructor for Component Component only have the basic constructor, since the referenced target lexical entry has to be fixed once the lexical resource has been fully parsed. We have planned the partofspeech as a possible feature but not mandatory. Reasons behind are related to the multiword patterns that we have not been coded yet. The software looks for “orphan” components, that's to say components that point to a nonexistent lexical entry in the lexicon.
