Skip navigation links

Package de.tudarmstadt.ukp.dkpro.core.decompounding.dictionary

This package contains dictionary classes.

See: Description

Package de.tudarmstadt.ukp.dkpro.core.decompounding.dictionary Description

This package contains dictionary classes. Currently you have to options. You can work with your own dictionary or with popular IGerman98 Dictionary which is part of nearly all spell checkers. If you want to use your own dictionary you have to create a file that contains your words. Each word in one line. Then you can use the SimpleDictionary class. If you want to use the IGerman98 dictionary you can use the German98Dictionary. Additional this package contains the LinkingMorphemes class. This is a simple dictionary and hold all possible morphemes. If you want to code you own dictionary use the Dictionary interface.
Skip navigation links

Copyright © 2007–2016 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.