forked from hltfbk/Excitement-Open-Platform
-
Notifications
You must be signed in to change notification settings - Fork 0
GermanLexicalResources
brittazeller edited this page Jun 14, 2013
·
6 revisions
This page keeps information about German Lexical Resource modules (that implements LexicalResource interface) within EXCITEMENT open platform.
@TODO (update the document, Britta & Gil)
- List of German Lexical Resources
- DEWakDistributional (core.component.lexicalknowledge.dewakdistributional.GermanDistSim)
- Introduction
- DEWakDistributional (core.component.lexicalknowledge.dewakdistributional.GermanDistSim)
- Configurable values
- DerivBase (core.component.lexicalknowledge.derivbase.DerivBaseResource)
- Introduction
- DerivBase (core.component.lexicalknowledge.derivbase.DerivBaseResource)
- Configurable values
- GermaNetWrapper (core.component.lexicalknowledge.germanet.GermaNetWrapper)
- Introduction
- GermaNetWrapper (core.component.lexicalknowledge.germanet.GermaNetWrapper)
Note: The EXCITEMENT project cannot and do not redistribute GermaNet, and the user of this component must get it with a proper license agreement from Tuebingen University. The GermaNet API, however, is provided with the project.
- Configurable values
Section | Property | Value | Requirement |
---|---|---|---|
GermaNetWrapper | germaNetFilesPath | Path to the GermaNet resource, which has to be installed by the user on his own computer. | N/A |
GermaNetWrapper | causesConfidence | Indicates a confidence score on how reliable the GermaNet 'causes' relation is considered. Value between 0 and 1. Causes are only used for rules LHS - RHS. | N/A |
GermaNetWrapper | entailsConfidence | Indicates a confidence score on how reliable the GermaNet 'entails' relation is considered. Value between 0 and 1. Entails are only used for rules LHS - RHS. | N/A |
GermaNetWrapper | hypernymConfidence | Indicates a confidence score on how reliable the GermaNet 'hypernym' relation is considered. Value between 0 and 1. Hypernyms are only used for rules LHS - RHS. | N/A |
GermaNetWrapper | synonymConfidence | Indicates a confidence score on how reliable the GermaNet 'snonym' relation is considered. Value between 0 and 1. Synonyms are used for both rules RHS - LHS and LHS - RHS. | N/A |
GermaNetWrapper | hypoymConfidence | Indicates a confidence score on how reliable the GermaNet 'hyponym' relation is considered. Value between 0 and 1. Hyponyms are only used for rules RHS - LHS. | N/A |
GermaNetWrapper | antonymConfidence | Indicates a confidence score on how reliable the GermaNet 'antonym' relation is considered. Value between 0 and 1. Note: This relation is deprecated, do not use it. | N/A |