public class PrincetonWN16FileDictionaryElementFactory extends AbstractPrincetonFileDictionaryElementFactory
FileDictionaryElementFactory
that produces elements for Princeton's release of WordNet v 1.6Constructor and Description |
---|
PrincetonWN16FileDictionaryElementFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
create(Map params) |
protected Word |
createWord(Synset synset,
int index,
String lemma)
Creates a word, also access the sense.idx file.
|
createExc, createIndexWord, createSynset
public PrincetonWN16FileDictionaryElementFactory()
public Object create(Map params) throws JWNLException
JWNLException
protected Word createWord(Synset synset, int index, String lemma)
AbstractPrincetonFileDictionaryElementFactory
createWord
in class AbstractPrincetonFileDictionaryElementFactory
Copyright © 2020. All rights reserved.