de.tudarmstadt.ukp.jwktl.parser.de.components
Class DECollocationsHandler
java.lang.Object
de.tudarmstadt.ukp.jwktl.parser.components.BlockHandler
de.tudarmstadt.ukp.jwktl.parser.de.components.DEBlockHandler
de.tudarmstadt.ukp.jwktl.parser.de.components.DESenseIndexedBlockHandler<IWiktionaryRelation>
de.tudarmstadt.ukp.jwktl.parser.de.components.DERelationHandler
de.tudarmstadt.ukp.jwktl.parser.de.components.DECollocationsHandler
- All Implemented Interfaces:
- IBlockHandler
public class DECollocationsHandler
- extends DERelationHandler
Parser component for extracting collocatoins from the German Wiktionary.
- Author:
- Christian M. Meyer, Lizhen Qu
Fields inherited from class de.tudarmstadt.ukp.jwktl.parser.components.BlockHandler |
labels |
Constructor Summary |
DECollocationsHandler()
Initializes the block handler for parsing all sections starting with
one of the specified labels. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DECollocationsHandler
public DECollocationsHandler()
- Initializes the block handler for parsing all sections starting with
one of the specified labels.
addDelimiters
protected String addDelimiters(String text)
- Overrides:
addDelimiters
in class DERelationHandler
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.