de.tudarmstadt.ukp.jwktl.parser.en.components
Class ENEntryFactory
java.lang.Object
de.tudarmstadt.ukp.jwktl.parser.entry.EntryFactory
de.tudarmstadt.ukp.jwktl.parser.en.components.ENEntryFactory
public class ENEntryFactory
- extends EntryFactory
A factory creates PosEntry objects
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
posMap
protected static final Map<String,PartOfSpeech> posMap
ENEntryFactory
public ENEntryFactory()
findPartOfSpeech
public PartOfSpeech findPartOfSpeech(String name)
- Description copied from class:
EntryFactory
- Converts the given string into a part of speech enum type.
- Specified by:
findPartOfSpeech
in class EntryFactory
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.