public abstract class ENSenseIndexedBlockHandler extends ENBlockHandler
labels
Constructor and Description |
---|
ENSenseIndexedBlockHandler(String... labels)
Initializes the block handler for parsing all sections starting with
one of the specified labels.
|
Modifier and Type | Method and Description |
---|---|
static WiktionarySense |
findMatchingSense(String comment,
WiktionaryEntry entry)
Returns the word sense of the given entry whose sense definition
corresponds to the specified comment (sense marker).
|
canHandle, fillContent, getLabels, processBody, processHead
public ENSenseIndexedBlockHandler(String... labels)
public static WiktionarySense findMatchingSense(String comment, WiktionaryEntry entry)
null
if no maching word sense
could be found.Copyright © 2011-2014 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.