public class AffixOfMentionPair extends Pipe
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
ABREV_PATTERN |
static Pattern |
ACRO_PATTERN |
| Constructor and Description |
|---|
AffixOfMentionPair() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNormalizedMentionString(Mention men) |
Instance |
pipe(Instance carrier)
Process an Instance.
|
static boolean |
substringOf(String s1,
String s2) |
static boolean |
validNNPString(MalletPreTerm pt) |
getDataAlphabet, getInstanceId, getParent, getParentRoot, getTargetAlphabet, isDataAlphabetSet, isTargetProcessing, pipe, readResolve, resolveDataAlphabet, resolveTargetAlphabet, setDataAlphabet, setParent, setTargetAlphabet, setTargetProcessingpublic static final Pattern ABREV_PATTERN
public static final Pattern ACRO_PATTERN
public static boolean validNNPString(MalletPreTerm pt)
public Instance pipe(Instance carrier)
PipeOne can create a new concrete subclass of Pipe simply by implementing this method.
Copyright © 2019 JULIE Lab, Germany. All rights reserved.