Uses of Class
de.tudarmstadt.ukp.jwktl.parser.components.BlockHandler

Packages that use BlockHandler
de.tudarmstadt.ukp.jwktl.parser.components   
de.tudarmstadt.ukp.jwktl.parser.de.components   
de.tudarmstadt.ukp.jwktl.parser.en.components   
 

Uses of BlockHandler in de.tudarmstadt.ukp.jwktl.parser.components
 

Subclasses of BlockHandler in de.tudarmstadt.ukp.jwktl.parser.components
 class CategoryHandler
          Extract categories.
 class InterwikiLinkHandler
          Generic parser component for extracting interwiki links (e.g., [de:dog]) from the Wiktionary article pages.
 

Uses of BlockHandler in de.tudarmstadt.ukp.jwktl.parser.de.components
 

Subclasses of BlockHandler in de.tudarmstadt.ukp.jwktl.parser.de.components
 class DEBlockHandler
          Abstract base class for all parser components for the German Wiktionary.
 class DECollocationsHandler
          Parser component for extracting collocatoins from the German Wiktionary.
 class DEEntryLinkHandler
          Parser component for extracting entry links from the German Wiktionary.
 class DEEtymologyHandler
          Parser component for extracting etymological information from the German Wiktionary.
 class DEPartOfSpeechHandler
          Parser component for extracting part of speech tags from the German Wiktionary.
 class DEPronunciationHandler
          Parser component for extracting pronunciations from the German Wiktionary.
 class DEReferenceHandler
          Parser component for extracting references from the German Wiktionary.
 class DERelationHandler
          Parser component for extracting semantic relations from the German Wiktionary.
 class DESenseDefinitionHandler
          Parser component for extracting sense definitions from the German Wiktionary.
 class DESenseExampleHandler
          Parser component for extracting example sentences from the German Wiktionary.
 class DESenseIndexedBlockHandler<InformationType>
          Abstract parser component for extracting sense-disambiguated information items from the German Wiktionary (e.g., example sentences, semantic relations, translations).
 class DETranslationHandler
          Parser component for extracting translations from the German Wiktionary.
 class DEWordFormHandler
          Parser component for extracting inflected word forms from the German Wiktionary.
 class DEWordLanguageHandler
          Parser component for extracting the lemma and its language from the German Wiktionary.
 

Uses of BlockHandler in de.tudarmstadt.ukp.jwktl.parser.en.components
 

Subclasses of BlockHandler in de.tudarmstadt.ukp.jwktl.parser.en.components
 class ENBlockHandler
          Abstract base class for all parser components for the English Wiktionary.
 class ENEtymologyHandler
          Parser component for extracting etymological information from the English Wiktionary.
 class ENPronunciationHandler
          Parser component for extracting pronunciations from the English Wiktionary.
 class ENQuotationHandler
          Parser component for extracting quotations from the English Wiktionary.
 class ENReferenceHandler
          Parser component for extracting references and external links from the English Wiktionary.
 class ENRelationHandler
          Parser component for extracting semantic relations from the English Wiktionary.
 class ENSenseHandler
          Extract POS, gloss and inner-definition quotations.
 class ENSenseIndexedBlockHandler
          Abstract base class for extracting information types associated with a certain word sense.
 class ENTranslationHandler
          Parser component for extracting translations from the English Wiktionary.
 class ENWordLanguageHandler
          Parser component for extracting a words language from the English Wiktionary.
 



Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.