| Interface | Description |
|---|---|
| ILanguage |
Generic interface for languages used in Wiktionary.
|
| IWiktionaryIterator<IterableType> |
A generic iterator that is used for Wiktionary data objects (i.e.,
IWiktionaryPage, IWiktionaryEntry,
IWiktionarySense). |
| TemplateParser.ITemplateHandler |
Interface that is expected by the
TemplateParser. |
| Class | Description |
|---|---|
| HierarchicalWiktionaryIterator<IterableType,OuterType> |
Generic implementation for an iterator of iterators.
|
| Language |
Implementation of the
ILanguage interface. |
| TemplateParser |
Static helper class for parsing wiki markup text that contains templates.
|
| TemplateParser.EtymologyTemplateHandler |
Implementation of an
TemplateParser.ITemplateHandler for parsing etymology
information in Wiktionary. |
| TemplateParser.Template |
A template is a reusable pattern that can be added to any wiki page.
|
| WiktionaryIterator<Type> |
Default implementation of the
IWiktionaryIterator interface. |
| Enum | Description |
|---|---|
| GrammaticalAspect |
Enumeration of the grammatical aspect of a
IWiktionaryWordForm. |
| GrammaticalCase |
Enumeration of the grammatical case of a
IWiktionaryWordForm. |
| GrammaticalDegree |
Enumeration of the grammatical degree of a
IWiktionaryWordForm. |
| GrammaticalGender |
Enumeration for modeling the grammatical gender of a
IWiktionaryEntry. |
| GrammaticalMood |
Enumeration of the grammatical mood of a
IWiktionaryWordForm. |
| GrammaticalNumber |
Enumeration of the grammatical number of a
IWiktionaryWordForm. |
| GrammaticalPerson |
Enumeration of the grammatical number of a
IWiktionaryWordForm. |
| GrammaticalTense |
Enumeration of the grammatical tense of a
IWiktionaryWordForm. |
| NonFiniteForm |
Enumeration for modelling non-finite
IWiktionaryWordForms. |
Copyright © 2011-2016 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.