Uses of Class
de.tudarmstadt.ukp.jwktl.parser.entry.EntryFactory

Packages that use EntryFactory
de.tudarmstadt.ukp.jwktl.parser.de.components   
de.tudarmstadt.ukp.jwktl.parser.en.components   
de.tudarmstadt.ukp.jwktl.parser.util   
 

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

Subclasses of EntryFactory in de.tudarmstadt.ukp.jwktl.parser.de.components
 class DEEntryFactory
          Extract POS and inflections.
 

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

Subclasses of EntryFactory in de.tudarmstadt.ukp.jwktl.parser.en.components
 class ENEntryFactory
          A factory creates PosEntry objects
 

Uses of EntryFactory in de.tudarmstadt.ukp.jwktl.parser.util
 

Fields in de.tudarmstadt.ukp.jwktl.parser.util declared as EntryFactory
protected  EntryFactory ParsingContext.entryFactory
           
 

Constructors in de.tudarmstadt.ukp.jwktl.parser.util with parameters of type EntryFactory
ParsingContext(WiktionaryPage page, EntryFactory entryFactory)
          Create a new parsing context for the given Wiktionary page and use the specified entry factory to construct lexical entries.
 



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